bzr 0.14
########

:Released:  2007-01-23

Improvements
************

* ``bzr help global-options`` describes the global options. (Aaron Bentley)

Bug Fixes
*********

* Skip documentation generation tests if the tools to do so are not
  available. Fixes running selftest for installled copies of bzr.
  (John Arbash Meinel, #80330)

* Fix the code that discovers whether bzr is being run from it's
  working tree to handle the case when it isn't but the directory
  it is in is below a repository. (James Westby, #77306)


