~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2009-05-07 16:21:20 UTC
  • mto: This revision was merged to the branch mainline in revision 4343.
  • Revision ID: john@arbash-meinel.com-20090507162120-ecn0vwn7muzljgly
Fix slightly incorrect ReST formatting in NEWS entry.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
  local branch, and not the bound master branch.
40
40
  (Gary van der Merwe, #194716)
41
41
 
42
 
* "bzr rm *" is now as fast as "bzr rm * --keep". (Johan Walles, #180116)
 
42
* ``bzr rm *`` is now as fast as ``bzr rm * --keep``. (Johan Walles, #180116)
43
43
 
44
44
Bug Fixes
45
45
*********