5462.5.7
by Andrew Bennetts
Update 'Releasing Bazaar' doc. |
1 |
#################### |
2 |
Bazaar Release Notes |
|
3 |
#################### |
|
4 |
||
5 |
.. toctree:: |
|
6 |
:maxdepth: 1 |
|
7 |
||
8 |
bzr ?.?.? |
|
9 |
######### |
|
10 |
||
11 |
:Codename: Nirvana |
|
12 |
:2.x.y: NOT RELEASED YET |
|
13 |
||
5462.5.9
by Andrew Bennetts
Merge lp:bzr, including significant updates to NEWS. |
14 |
External Compatibility Breaks |
15 |
***************************** |
|
16 |
||
17 |
.. These may require users to change the way they use Bazaar. |
|
5462.5.7
by Andrew Bennetts
Update 'Releasing Bazaar' doc. |
18 |
|
19 |
New Features |
|
20 |
************ |
|
21 |
||
5462.5.9
by Andrew Bennetts
Merge lp:bzr, including significant updates to NEWS. |
22 |
.. New commands, options, etc that users may wish to try out. |
23 |
||
24 |
Improvements |
|
25 |
************ |
|
26 |
||
27 |
.. Improvements to existing commands, especially improved performance |
|
28 |
or memory usage, or better results. |
|
29 |
||
5462.5.7
by Andrew Bennetts
Update 'Releasing Bazaar' doc. |
30 |
Bug Fixes |
31 |
********* |
|
32 |
||
5462.5.9
by Andrew Bennetts
Merge lp:bzr, including significant updates to NEWS. |
33 |
.. Fixes for situations where bzr would previously crash or give incorrect |
34 |
or undesirable results. |
|
5462.5.7
by Andrew Bennetts
Update 'Releasing Bazaar' doc. |
35 |
|
36 |
Documentation |
|
37 |
************* |
|
38 |
||
5462.5.9
by Andrew Bennetts
Merge lp:bzr, including significant updates to NEWS. |
39 |
.. Improved or updated documentation. |
40 |
||
5462.5.7
by Andrew Bennetts
Update 'Releasing Bazaar' doc. |
41 |
API Changes |
42 |
*********** |
|
43 |
||
5462.5.9
by Andrew Bennetts
Merge lp:bzr, including significant updates to NEWS. |
44 |
.. Changes that may require updates in plugins or other code that uses |
45 |
bzrlib. |
|
46 |
||
5462.5.7
by Andrew Bennetts
Update 'Releasing Bazaar' doc. |
47 |
Internals |
48 |
********* |
|
49 |
||
5462.5.9
by Andrew Bennetts
Merge lp:bzr, including significant updates to NEWS. |
50 |
.. Major internal changes, unlikely to be visible to users or plugin |
51 |
developers, but interesting for bzr developers. |
|
52 |
||
5462.5.7
by Andrew Bennetts
Update 'Releasing Bazaar' doc. |
53 |
Testing |
54 |
******* |
|
55 |
||
5462.5.9
by Andrew Bennetts
Merge lp:bzr, including significant updates to NEWS. |
56 |
.. Fixes and changes that are only relevant to bzr's test framework and |
57 |
suite. This can include new facilities for writing tests, fixes to |
|
58 |
spurious test failures and changes to the way things should be tested. |
|
59 |
||
5462.5.7
by Andrew Bennetts
Update 'Releasing Bazaar' doc. |
60 |
|
61 |
.. |
|
62 |
vim: tw=74 ft=rst ff=unix |