~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Martin Pool
  • Date: 2011-03-28 01:28:09 UTC
  • mto: (5425.4.19 220464-stale-locks)
  • mto: This revision was merged to the branch mainline in revision 5970.
  • Revision ID: mbp@canonical.com-20110328012809-frw003r09tcrxkiz
Represent lock held info as an object, not just a dict

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
Over 120 bugs have been fixed in total.  See the
23
23
:doc:`../release-notes/index` for a full list.
24
24
 
25
 
Bazaar 2.2.1 includes all the fixes from 2.1.3 and 2.0.6 (that
26
 
weren't included in 2.2.0).
27
 
 
28
 
See the :doc:`../release-notes/index` for details.
29
 
 
30
 
Bazaar 2.2.2 focused on fixes to improve our Ubuntu release workflow (which
31
 
should also help all other distributions).
32
 
 
33
 
See the :doc:`../release-notes/index` for details.
34
 
 
35
 
Bazaar 2.2.3 focused on fixes related to interactions with the launchpad
36
 
server and python-2.7 compatibility.
37
 
 
38
 
Bazaar 2.2.4 fixed a regression for some interactions with the launchpad
39
 
server.
40
 
 
41
 
See the :doc:`../release-notes/index` for details.
42
 
 
43
 
Bazaar 2.2 is fully compatible both locally and on the network with 2.0
 
25
Bazaar 2.2.0 is fully compatible both locally and on the network with 2.0
44
26
and 2.1, and can read and write repositories generated by all previous
45
27
versions.
46
28