~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-11-16 12:28:30 UTC
  • mto: This revision was merged to the branch mainline in revision 6297.
  • Revision ID: jelmer@samba.org-20111116122830-9jwdbs2zubdcq5ci
Add ``Branch.revision_id_to_revno`` smart verb.

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
* Provide smart server verb for ``Branch.revision_id_to_revno``.
 
30
  (Jelmer Vernooij)
 
31
 
29
32
Bug Fixes
30
33
*********
31
34