1
bzr-0.0.2 NOT RELEASED YET
5
* Default ignore list changed to .bzr.log, *~, #*#, *.tmp, *.bak,
6
*.o, *.a, *.py[oc], {arch}, CVS, .svn, _darcs.
13
* More information from info command.
15
* Can now say "bzr help COMMAND" for more detailed help.
17
* Less file flushing and faster performance when writing logs and
20
* More useful verbose output from some commands.
24
* Fix inverted display of 'R' and 'M' during 'commit -v'.
28
* Include a subset of ElementTree-1.2.20040618 to make
31
* Fix time.localtime call to work with Python 2.3 (the minimum
36
bzr-0.0.0.69 2005-03-22
40
* First public release.
42
* Storage of local versions: init, add, remove, rm, info, log,