bzr 0.0.9 released

Martin Pool martinpool at gmail.com
Fri Sep 23 22:50:37 BST 2005


bzr 0.0.9 has been released.  This is a small bugfix release to
address a few issues in 0.0.8.

  http://www.bazaar-ng.org/pkg/bzr-0.0.9.tar.gz

Thanks to people who sent reports or patches.

I expect the next release will be 0.1 which will integrate many more
features and probably change to the new format.

bzr 0.0.9 2005-09-23

  BUG FIXES:

    * Fixed "branch -r" option.

    * Fix remote access to branches containing non-compressed history.
      (Robert Collins).

    * Better reliability of http server tests.  (John Arbash-Meinel)

    * Merge graph maximum distance calculation fix.  (Aaron Bentley)

  IMPROVEMENTS:

    * Status now accepted a -r argument to give status between chosen
      revisions. Contributed by Heikki Paajanen.

    * Revision arguments no longer use +/-/= to control ranges, instead
      there is a 'before' namespace, which limits the successive namespace.
      For example '$ bzr log -r date:yesterday..before:date:today' will
      select everything from yesterday and before today. Contributed by
      Robey Pointer


--
Martin




More information about the bazaar mailing list