~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-11-12 00:28:01 UTC
  • mfrom: (5535.2.4 read-lock-caches-tags)
  • Revision ID: pqm@pqm.ubuntu.com-20101112002801-qb8mk6pt3pqhp444
(spiv) Cache a branch's tags during a read-lock. (Andrew Bennetts)

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
* Bazaar now caches a branch's tags while that branch is read-locked.
 
30
  This removes 1 network roundtrip from most interactions with a remote
 
31
  branch.  (Andrew Bennetts)
 
32
 
29
33
* ``bzr config <option>`` will now display only the value itself so scripts
30
34
  can use it to query the currently active configuration. Displaying several
31
35
  options matching a given regular expression is now controlled via the