~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-03-22 09:57:11 UTC
  • mfrom: (5724.1.4 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20110322095711-9bggm9tnxnw9frow
(jameinel) Fix tar exporters to always write to binary streams. (John A
 Meinel)

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