~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

Remove duplicated NEWS entry

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
    * 'bzr branch' will now set the branch-name to the last component of the
50
50
      output directory, if one was supplied.
51
51
 
52
 
    * New sftp transport, based on Paramiko.  (Robey Pointer)
53
 
 
54
52
    * If the option 'post_commit' is set to one (or more) python function
55
53
      names (must be in the bzrlib namespace), then they will be invoked
56
54
      after the commit has completed, with the branch and revision_id as