~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Jonathan Riddell
  • Date: 2011-07-12 11:14:44 UTC
  • mto: This revision was merged to the branch mainline in revision 6024.
  • Revision ID: jriddell@canonical.com-20110712111444-5u3qef5b6sesttd1
add news

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
.. New commands, options, etc that users may wish to try out.
22
22
 
 
23
* bzr log -m now matches message, author, committer and bugs instead
 
24
  of just matching the message.  --message keeps its original meaning,
 
25
  while --match-message, --match-author, --match-committer and
 
26
  --match-bugs match each of those fields.
 
27
 
23
28
Improvements
24
29
************
25
30