~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2005-12-15 03:21:11 UTC
  • mfrom: (1185.56.2 fixes)
  • Revision ID: robertc@robertcollins.net-20051215032111-e68d5e6ffbd4b574
* Raise NoSuchFile when someone tries to add a non-existant file.
  (Michael Ellerman)

* Simplify handling of DivergedBranches in cmd_pull().
  (Michael Ellerman)

Show diffs side-by-side

added added

removed removed

Lines of Context:
227
227
 
228
228
    * New options to read only the table-of-contents of a weave.  
229
229
      (Denys Duchier)
 
230
 
 
231
    * Raise NoSuchFile when someone tries to add a non-existant file.
 
232
      (Michael Ellerman)
 
233
 
 
234
    * Simplify handling of DivergedBranches in cmd_pull().
 
235
      (Michael Ellerman)
 
236
                   
230
237
   
231
238
bzr 0.6 2005-10-28
232
239