5
.. contents:: List of Releases
11
:Codename: Suggestions welcome
12
:2.2.5: NOT RELEASED YET
23
* Correctly handle ``bzr log`` and `get_known_graph_ancestry` on a
24
doubly-stacked branch.
25
(James Westby, Martin Pool, #715000)
48
This is a bugfix release. Only one bug has been fixed, a regression from 2.2.3
49
involving only certain operations with launchpad. Upgrading is recommended for
50
all users on earlier 2.2 releases.
55
* Fix communications with the Launchpad web service when using
56
launchpadlib >= 1.5.5. This was a latent bug in bzr's communication
57
with Launchpad's production instance, which only became a problem when
58
the default instance was switched from edge to production in bzr 2.2.3.
59
(Max Bowsher, #707075)
67
This is a bugfix release. Upgrading is recommended for all users
68
on earlier 2.2 releases.
73
* Launchpad has announced that the ``edge.launchpad.net`` instance is
74
deprecated and may be shut down in the future
75
<http://blog.launchpad.net/general/edge-is-deprecated>. Bazaar has therefore
76
been updated in this release to talk to the main (``launchpad.net``) servers,
77
rather than the ``edge`` ones. (Vincent Ladeuil, #583667)