~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.4.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-06-16 07:51:28 UTC
  • mfrom: (5911.1.7 mv_after_with_dest_added)
  • Revision ID: pqm@pqm.ubuntu.com-20110616075128-g8hdusp4sr0bwipz
(spiv) "bzr mv --after old_name new_name" now works if new_name is newly
 added. (Benoit PIERRE)

Show diffs side-by-side

added added

removed removed

Lines of Context:
295
295
  not load the whole inventory, which can take 10+s with large trees.
296
296
  (Jonathan Riddell, John Arbash Meinel, #781168)
297
297
 
 
298
* ``bzr mv --after old_name new_name`` now works if "new_name" is newly
 
299
  added. (Benoît Pierre)
 
300
 
298
301
 
299
302
Documentation
300
303
*************