~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

Move add from Branch to WorkingTree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
    * All pending merges operations from Branch are now on WorkingTree.
71
71
      (Robert Collins)
72
72
 
73
 
    * Branch.commit() has moved to WorkingTree.commit(). (Robert Collins)
 
73
    * The follow operations from Branch have moved to WorkingTree:
 
74
      add()
 
75
      commit()
 
76
      (Robert Collins)
74
77
 
75
78
bzr 0.6 2005-10-28
76
79