~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-10-31 10:40:53 UTC
  • mfrom: (2952.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20071031104053-fj7i7m8037qjgce4
Fix #157752 by wrapping medusa test ftp server behind FTPServerFeature

Show diffs side-by-side

added added

removed removed

Lines of Context:
198
198
   * ``WorkingTree.rename_one`` will now raise an error if normalisation of the
199
199
     new path causes bzr to be unable to access the file. (Robert Collins)
200
200
 
 
201
   * Wrap medusa ftp test server as an FTPServer feature.
 
202
     (Vincent Ladeuil, #157752)
 
203
 
201
204
   * Correctly detect a NoSuchFile when using a filezilla server. (Gary van der
202
205
     Merwe)
203
206