/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: mbp at sourcefrog
  • Date: 2005-03-24 00:44:18 UTC
  • Revision ID: mbp@sourcefrog.net-20050324004418-b4a050f656c07f5f
show space usage for various stores in the info command

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
bzr-0.0.1  NOT RELEASED YET
 
2
 
 
3
  ENHANCEMENTS:
 
4
 
 
5
    * More information from info command.
 
6
 
 
7
  PORTABILITY:
 
8
 
 
9
    * Include a subset of ElementTree-1.2.20040618 to make
 
10
      installation easier.
 
11
 
 
12
    * Fix time.localtime call to work with Python 2.3 (the minimum
 
13
      supported).
 
14
 
 
15
 
 
16
 
 
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.