~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-03-18 02:49:45 UTC
  • mfrom: (3249.4.2 mv.dir.after)
  • Revision ID: pqm@pqm.ubuntu.com-20080318024945-zhs03078h06fbk6l
(Lukas Lalinsky) Make 'mv a b' work for already renamed directories,
 like it does for files. (#107967)

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
  BUGFIXES:
24
24
 
 
25
    * ``bzr mv a b`` can be now used also to rename previously renamed
 
26
      directories, not only files. (Lukáš Lalinský, #107967)
 
27
 
25
28
  DOCUMENTATION:
26
29
 
27
30
  API BREAKS: