~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2007-04-20 07:38:20 UTC
  • mto: This revision was merged to the branch mainline in revision 2434.
  • Revision ID: robertc@robertcollins.net-20070420073820-iulf74ans1v2fn8e
(robertc) Typo in the help for ``register-branch`` fixed. (Robert Collins, #96770)

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
    * FTP now works even when the FTP server does not support atomic rename.
103
103
      (Aaron Bentley, #89436)
104
104
 
 
105
    * Typo in the help for ``register-branch`` fixed. (Robert Collins, #96770)
 
106
 
105
107
  TESTING:
106
108
 
107
109
    * Added ``bzrlib.strace.strace`` which will strace a single callable and