~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Patch Queue Manager
  • Date: 2012-03-28 16:13:49 UTC
  • mfrom: (6499.2.3 948339-config-caching)
  • Revision ID: pqm@pqm.ubuntu.com-20120328161349-2gsc0g11fcu43hlc
(vila) Properly share mutable config sections and save the branch config
 only during the final unlock (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
117
117
* Fix ``bzr config`` display for ``RegistryOption`` values.
118
118
  (Vincent Ladeuil, #930182)
119
119
 
 
120
* Option values set on locked branches should be saved only when the branch
 
121
  is finally unlocked. (Vincent Ladeuil, #948339)
 
122
 
120
123
Documentation
121
124
*************
122
125