~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-05-04 22:02:05 UTC
  • mfrom: (5158.7.16 529930-unicode-aliases)
  • Revision ID: pqm@pqm.ubuntu.com-20100504220205-wonry54yq4jeu1b2
(Parth Malwankar) Bug #529930, aliases are stored in UTF-8 config,
        don't decode them in user_encoding.

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
  more comprehensible.
70
70
  (Martin Pool, #491763)
71
71
 
 
72
* Unicode characters in aliases are now handled correctly and do not cause
 
73
  UnicodeEncodeError exception. (Parth Malwankar, #529930)
 
74
 
72
75
Improvements
73
76
************
74
77