~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Vincent Ladeuil
  • Date: 2014-04-09 08:05:23 UTC
  • mto: This revision was merged to the branch mainline in revision 6593.
  • Revision ID: v.ladeuil+lp@free.fr-20140409080523-kb5kr12j29imskd0
Late bugfix in python 2.7.6, only tests are affected.

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
* Handle (minor) incompatible change in python 2.7.6 leading to test
67
67
  failures. Only tests are affected. (Vincent Ladeuil, #1303879)
68
68
 
 
69
* Take python 2.7.6 late (better than never) bugfix in ntpath.py into
 
70
  account. Only tests are affected (Vincent Ladeuil, #1303879).
 
71
 
69
72
* Remove wrong assumption about how TCP server and client interact when run
70
73
  inside the same process. (Vincent Ladeuil, #1269886).
71
74