~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Patch Queue Manager
  • Date: 2011-09-22 14:12:18 UTC
  • mfrom: (6155.3.1 jam)
  • Revision ID: pqm@pqm.ubuntu.com-20110922141218-86s4uu6nqvourw4f
(jameinel) Cleanup comments bzrlib/smart/__init__.py (John A Meinel)

Show diffs side-by-side

added added

removed removed

Lines of Context:
220
220
* Symlinks to non ascii file names are now supported.
221
221
  (Robert Collins, Vincent Ladeuil, #339055, #272444)    
222
222
 
223
 
* Under rare circumstances (aka nobody reported a bug about it), the ftp
 
223
* Under rare circumstances (aka nobody reported a bug about it), the FTP
224
224
  transport could revert to ascii mode. It now stays in binary mode except
225
225
  when needed.  (Vincent Ladeuil)
226
226