~bzr-pqm/bzr/bzr.dev

72 by mbp at sourcefrog
- import a subset of elementtree for easier installation
1
bzr-0.0.1  NOT RELEASED YET
2
81 by mbp at sourcefrog
show space usage for various stores in the info command
3
  ENHANCEMENTS:
4
5
    * More information from info command.
6
72 by mbp at sourcefrog
- import a subset of elementtree for easier installation
7
  PORTABILITY:
8
9
    * Include a subset of ElementTree-1.2.20040618 to make
10
      installation easier.
11
73 by mbp at sourcefrog
fix time.localtime call for python 2.3
12
    * Fix time.localtime call to work with Python 2.3 (the minimum
13
      supported).
14
15
72 by mbp at sourcefrog
- import a subset of elementtree for easier installation
16

71 by mbp at sourcefrog
Add NEWS file
17
bzr-0.0.0.69  2005-03-22
18
19
  ENHANCEMENTS:
20
21
    * First public release.
22
23
    * Storage of local versions: init, add, remove, rm, info, log,
24
      diff, status, etc.