11
:2.8b1: NOT RELEASED YET
13
External Compatibility Breaks
14
*****************************
16
.. These may require users to change the way they use Bazaar.
21
.. New commands, options, etc that users may wish to try out.
26
.. Improvements to existing commands, especially improved performance
27
or memory usage, or better results.
32
.. Fixes for situations where bzr would previously crash or give incorrect
33
or undesirable results.
35
* When generating documentation with a custom locale set, make sure
36
doc/en/user-reference only contains English documentation.
37
(Jelmer Vernooij, #1565503)
42
.. Improved or updated documentation.
47
.. Changes that may require updates in plugins or other code that uses
53
.. Major internal changes, unlikely to be visible to users or plugin
54
developers, but interesting for bzr developers.
59
* POSIX mandates diff to exit with status 1 (was 2 previously), bzr didn't
60
rely on that feature but one of the tests did.
61
(Vincent Ladeuil, #1622039)
64
vim: tw=74 ft=rst ff=unix