~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-11-09 03:13:16 UTC
  • mfrom: (1551.18.23 Aaron's mergeable stuff)
  • Revision ID: pqm@pqm.ubuntu.com-20071109031316-n814a39wmtxvybyw
Ensure that setting attributes on ScopeReplacer objects works

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
   * Wrap medusa ftp test server as an FTPServer feature.
68
68
     (Vincent Ladeuil, #157752)
69
69
 
 
70
   * Fix exception when ScopeReplacer is assigned to before any members have
 
71
     been retrieved.  (Aaron Bentley)
 
72
 
70
73
  API BREAKS:
71
74
 
72
75
   * ``osutils.backup_file`` is deprecated. Actually it's not used in bzrlib