~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-06-04 19:45:35 UTC
  • mfrom: (1551.15.16 Aaron's mergeable stuff)
  • Revision ID: pqm@pqm.ubuntu.com-20070604194535-ihhpf84qp0icoj2t
Fix workingtree.remove with tree references

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
    * WorkingTree4.get_file_sha1 no longer raises an exception when invoked
48
48
      on a missing file.  (Aaron Bentley, #118186)
49
49
 
 
50
    * WorkingTree.remove works correctly with tree references, and when pwd is
 
51
      not the tree root. (Aaron Bentley)
 
52
 
50
53
bzr 0.16  2007-05-07
51
54
  
52
55
  BUGFIXES: