~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-04-17 00:59:30 UTC
  • mfrom: (1551.15.4 Aaron's mergeable stuff)
  • Revision ID: pqm@pqm.ubuntu.com-20070417005930-rofskshyjsfzrahh
Fix ftp transport with servers that don't support atomic rename

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
      in this versus base, but it isn't marked as a rename).
78
78
      (John Arbash Meinel, #103870)
79
79
 
 
80
    * FTP now works even when the FTP server does not support atomic rename.
 
81
      (Aaron Bentley, #89436)
 
82
 
80
83
  TESTING:
81
84
 
82
85
    * Added ``bzrlib.strace.strace`` which will strace a single callable and