~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

(garyvdm for amanica) Don't refuse to delete a directory with changed
        emigrated files. (Marius Kruger, Daniel Watkins, #129880)

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
  difference).
53
53
  (Vincent Ladeuil, #320119)
54
54
 
 
55
* ``bzr rm`` should not refuse to delete directories which contained a file
 
56
  which has been moved elsewhere in the tree after the previous commit.
 
57
  (Marius Kruger, Daniel Watkins, #129880)
 
58
 
55
59
* ``bzr selftest --parallel=fork`` wait for its children avoiding zombies.
56
60
  (Vincent Ladeuil, #566670)
57
61