~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2007-07-12 09:26:21 UTC
  • mfrom: (2475.5.6 bzr.fix_bug_111664)
  • mto: This revision was merged to the branch mainline in revision 2609.
  • Revision ID: mbp@sourcefrog.net-20070712092621-y3rt81f3t6rvcfnx
Merge fix for rm renamed files

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
  BUGFIXES:
4
4
 
5
 
    * None yet ...
 
5
    * ``bzr rm`` now does not insist on ``--force`` to delete files that
 
6
      have been renamed but not otherwise modified.  (Marius Kruger,
 
7
      #111664)
6
8
 
7
9
  IMPROVEMENTS:
8
10