~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-10-07 09:59:40 UTC
  • mfrom: (5444.3.3 rm-no-backup-400554)
  • Revision ID: pqm@pqm.ubuntu.com-20101007095940-gxv0029giim7oti3
(vila) add 'bzr rm --no-backup' and deprecate the --force opting to be
 consitent with revert (Marius Kruger)

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
Improvements
61
61
************
62
62
 
 
63
* ``bzr remove`` now takes a ``--no-backup`` option for when you don't want it
 
64
  to backup anything, just delete it. This option used to be called ``--force``
 
65
  which is now deprecated.
 
66
  (Marius Kruger, #400554)
 
67
 
63
68
Documentation
64
69
*************
65
70