~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-04-01 03:51:04 UTC
  • mfrom: (3319.1.1 ianc-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20080401035104-fnjlf47gtles4byl
Handle vsftp RNFR return code (Marcus Trautwig)

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
 
68
68
    * Launchpad locations (lp: URLs) can be pulled.  (Aaron Bentley, #181945)
69
69
 
 
70
    * vsftp's return ``550 RNFR command failed.`` supported.
 
71
      (Marcus Trautwig, #129786)
 
72
 
70
73
  DOCUMENTATION:
71
74
 
72
75
    * Improved documentation on send/merge relationship. (Peter Schuller)