bzr 2.2.4
This is a bugfix release. Only one bug has been fixed, a regression from 2.2.3
involving only certain operations with launchpad. Upgrading is recommended for
all users on earlier 2.2 releases.
Bug Fixes
- Fix communications with the Launchpad web service when using
launchpadlib >= 1.5.5. This was a latent bug in bzr’s communication
with Launchpad’s production instance, which only became a problem when
the default instance was switched from edge to production in bzr 2.2.3.
(Max Bowsher, #707075)