~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-01-07 17:46:25 UTC
  • mfrom: (4939.1.1 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20100107174625-iza3wa6kf020jgd1
(vila) Unicode path support for FTP transports

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
  returns ``EINTR`` by calling ``PyErr_CheckSignals``.  This affected the
62
62
  optional ``_readdir_pyx`` extension.  (Andrew Bennetts, #495023)
63
63
 
 
64
* FTP transports support Unicode paths by encoding/decoding them as utf8.
 
65
  (Vincent Ladeuil, #472161)
 
66
 
64
67
* Give a clearer message if the lockdir disappears after being apparently
65
68
  successfully taken.  (Martin Pool, #498378)
66
69