11
:2.3.0: 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.
38
.. Improved or updated documentation.
43
.. Changes that may require updates in plugins or other code that uses
49
.. Major internal changes, unlikely to be visible to users or plugin
50
developers, but interesting for bzr developers.
55
.. Fixes and changes that are only relevant to bzr's test framework and
56
suite. This can include new facilities for writing tests, fixes to
57
spurious test failures and changes to the way things should be tested.
13
This release marks the start of another long-term-stable series. From here, we
14
will only make bugfix releases on the 2.3 series (2.3.1, etc, and support it
15
until August 2012), while 2.4 will become our new development series. The 2.1
16
and 2.2 series will also continue to get bugfixes. (Currently 2.0 is planned
17
to be EOLed circa September 2011 and will receive only critical bugfixes.)
19
This is a bugfix and polish release over the 2.2 series, with a large number
20
of bugs fixed (>130), and some performance improvements. Some features have
21
been enhanced including commits on stacked branches, upgrades of related
22
branches, shortcut URL schemes for ubuntu and debian on launchpad and better
25
Only bugfixes from other stables series have been included since 2.3b5 so all
26
known fixed bugs are included here.
28
Users are encouraged to upgrade from the other stable series.