~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-10-01 07:40:20 UTC
  • mfrom: (5433.2.4 BUG_FIX_518916__NEW)
  • Revision ID: pqm@pqm.ubuntu.com-20101001074020-arbz6k0sl3w7nlrm
(gz) Allow arbitrary bytes for unshelve diffs rather than throwing
 UnicodeDecodeError on non-ascii contents (Andrej A Antonov)

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
* Skip the tests that requires respecting the chmod bits when running as root.
42
42
  (Vincent Ladeuil, #646133)
43
43
 
 
44
* ``unshelve --preview`` now can show diff in a non-ascii encoding.
 
45
  (Andrej A Antonov, #518916)
 
46
 
44
47
Improvements
45
48
************
46
49