bzr 1.3
#######

:Released: 2008-03-20

Bazaar has become part of the GNU project <http://www.gnu.org>

Many operations that act on history, including ``log`` and ``annotate`` are now
substantially faster.  Several bugs have been fixed and several new options and
features have been added.

Testing
*******

* Avoid spurious failure of ``TestVersion.test_version`` matching
  directory names.
  (#202778, Martin Pool)


