bzr 0.14
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)