~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

(gz) Avoid stringifying FileExists in test_transform which need not care
 about message localisation (Martin Packman)

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
   suite.  This can include new facilities for writing tests, fixes to 
75
75
   spurious test failures and changes to the way things should be tested.
76
76
 
 
77
* Avoid failures in test_transform when OS error messages are localised.
 
78
  (Martin Packman, #891582)
77
79
 
78
80
bzr 2.5b3
79
81
#########