~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Jelmer Vernooij
  • Date: 2011-10-06 10:25:48 UTC
  • mto: This revision was merged to the branch mainline in revision 6200.
  • Revision ID: jelmer@samba.org-20111006102548-cli99jin34oongor
Add --revision argument to 'bzr version-info'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
.. Improvements to existing commands, especially improved performance 
27
27
   or memory usage, or better results.
28
28
 
 
29
* ``bzr version-info`` now takes a ``--revision`` argument.
 
30
  (Jelmer Vernooij, #238705)
 
31
 
29
32
Bug Fixes
30
33
*********
31
34