~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: mbp at sourcefrog
  • Date: 2005-04-05 13:46:36 UTC
  • Revision ID: mbp@sourcefrog.net-20050405134635-488e04a5092ce0faec0ff181
- New 'move' command; now separated out from rename

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
    * Can now say "bzr commit --help".
9
9
 
10
 
    * New "rename" command to rename one file.
 
10
    * New "rename" command to rename one file to a different name
 
11
      and/or directory.
 
12
 
 
13
    * New "move" command to move one or more files into a different
 
14
      directory.
11
15
 
12
16
    * Basic "bzr mv" support for renames!  (Not all scenarios work
13
17
      through the command at the moment, but the inventory support is