~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

Move rename_one from Branch to WorkingTree. (Robert Collins).

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
    * The follow operations from Branch have moved to WorkingTree:
74
74
      add()
75
75
      commit()
 
76
      rename_one()
76
77
      unknowns()
77
78
      (Robert Collins)
78
79