~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.3.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-03-14 16:49:00 UTC
  • mfrom: (5722.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20110314164900-8v7s3nzvigrhoydq
(vila) Merge 2.3 into trunk including additional fix for #654733
        (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
   suite.  This can include new facilities for writing tests, fixes to 
57
57
   spurious test failures and changes to the way things should be tested.
58
58
 
 
59
* FreeBSD8 has switched to python-2.7 which revealed a re-occurrence of a test
 
60
  failure in the launchpad plugin. ``xmlrpclib.py`` on natty carries a patch
 
61
  that is not in python-2.7 upstream and masked the issue. An additional fix
 
62
  has been added in the interim
 
63
  (<http://psf.upfronthosting.co.za/roundup/tracker/issue8194> should be fixed
 
64
  in python > 2.7.1).  (Vincent Ladeuil, #654733)
 
65
 
59
66
 
60
67
bzr 2.3.1
61
68
#########