~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: Vincent Ladeuil
  • Date: 2011-03-11 10:58:18 UTC
  • mfrom: (5609.2.18 2.3.2-dev)
  • mto: This revision was merged to the branch mainline in revision 5714.
  • Revision ID: v.ladeuil+lp@free.fr-20110311105818-ofadsi2uro16m37y
Merge 2.3 into trunk including fix for bug #437003

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
improvements made to the core product, it highlights enhancements within the
18
18
broader Bazaar world of potential interest to those upgrading.
19
19
 
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
 
20
Bazaar 2.3.1 includes all the fixes in the un-released 2.0.7, 2.1.4 and 2.2.5
 
21
versions that weren't included in 2.3.0 and fixes some bugs on its own.
 
22
 
 
23
See the :doc:`../release-notes/index` for details.
 
24
 
 
25
Bazaar 2.3 is fully compatible both locally and on the network with 2.0, 2.1,
 
26
and 2.2. It can read and write repositories generated by all previous
22
27
versions.
23
28
 
24
29
Changed Behaviour