~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

Bug #827721, OS/IOError will have locale dependent encoding,
 so use %r rather than %s.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
 
41
41
* Fix i18n use when no environment variables are set. (Jelmer Vernooij, #810701)
42
42
 
 
43
* Avoid UnicodeDecode error when reporting EINVAL from transports.
 
44
  (IWATA Hidetaka, #829237)
 
45
 
43
46
Documentation
44
47
*************
45
48