~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

(gz) Backslash escape selftest output when printing to non-unicode consoles
 (Martin [gz])

Show diffs side-by-side

added added

removed removed

Lines of Context:
112
112
  to 0.9.5 which will allow tests that need the fixed unicode handling to be
113
113
  written. (Martin [gz])
114
114
 
 
115
* Printing selftest results to a non-UTF-8 console will now escape characters
 
116
  that can't be encoded rather than aborting the test run with an exception.
 
117
  (Martin [gz], #633216)
 
118
 
115
119
 
116
120
bzr 2.3b3
117
121
#########