~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/whats-new/whats-new-in-2.3.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-02-08 14:44:22 UTC
  • mfrom: (5651.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20110208144422-qz2zctgn6n5apl33
(vila) Merge 2.3 into trunk including fixes for bug #715058 and bug
        #713258 (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
What's New in Bazaar 2.3?
3
3
*************************
4
4
 
5
 
Bazaar 2.3 is still under development, and will be released in February
6
 
2011.  This document accumulates a high level summary of what's changed.
 
5
Bazaar 2.3 has been released on the 3rd of February 2011 and marks the start
 
6
of another long-term-stable series. From here, we will only make bugfix
 
7
releases on the 2.3 series (2.3.1, etc), while 2.4 will become our new
 
8
development series. The 2.1 and 2.2 series will also continue to get
 
9
bugfixes. (Currently 2.0 is planned to be EOLed circa September 2011.)
 
10
 
 
11
This document accumulates a high level summary of what's changed.
7
12
See the
8
13
:doc:`../release-notes/index` for a full list.
9
14
 
10
 
Users are encouraged to upgrade from the other stable series.  This
11
 
document outlines the improvements in Bazaar 2.3 vs Bazaar 2.2. As well as
12
 
summarizing improvements made to the core product, it highlights
13
 
enhancements within the broader Bazaar world of potential interest to
14
 
those upgrading.
 
15
Users are encouraged to upgrade from the other stable series.  This document
 
16
outlines the improvements in Bazaar 2.3 vs Bazaar 2.2. As well as summarizing
 
17
improvements made to the core product, it highlights enhancements within the
 
18
broader Bazaar world of potential interest to those upgrading.
15
19
 
16
 
Bazaar 2.3.0 is fully compatible both locally and on the network with 2.0
17
 
2.1, and 2.2, and can read and write repositories generated by all
18
 
previous versions.
 
20
Bazaar 2.3.0 is fully compatible both locally and on the network with 2.0 2.1,
 
21
and 2.2, and can read and write repositories generated by all previous
 
22
versions.
19
23
 
20
24
Changed Behaviour
21
25
*****************
171
175
working tree or branch as well as the ability to set or remove an
172
176
option. Scripts can also use it to get only the value for a given option.
173
177
 
174
 
Expected releases for the 2.3 series
175
 
************************************
176
 
 
177
 
The 2.3 series has entered the beta phase and 2.3.0 should be released soon
178
 
enough to be included into Natty Narwhal. 
179
 
 
180
 
As a rough estimate, consider that 2.3.0 will be released in February
181
 
2011 and be supported until August 2012. Additional releases will be
182
 
made if critical bugs are encountered
183
 
 
184
 
 
185
178
Further information
186
179
*******************
187
180