~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Max Bowsher
  • Date: 2011-02-02 10:48:22 UTC
  • mto: (5050.62.6 2.2)
  • mto: This revision was merged to the branch mainline in revision 5642.
  • Revision ID: maxb@f2s.com-20110202104822-6mo5qdq1l55d6bv1
Reword NEWS entry for greater clarity.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
*********
21
21
 
22
22
* Fix communications with the Launchpad web service when using
23
 
  launchpadlib >= 1.5.5.  This was a regression exposed by the switch away
24
 
  from Launchpad's edge platform, in bzr 2.2.3.  (Max Bowsher, #707075)
 
23
  launchpadlib >= 1.5.5.  This was a latent bug in bzr's communication
 
24
  with Launchpad's production instance, which only became a problem when
 
25
  the default instance was switched from edge to production in bzr 2.2.3.
 
26
  (Max Bowsher, #707075)
25
27
 
26
28
Improvements
27
29
************