~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Vincent Ladeuil
  • Date: 2012-03-13 16:28:30 UTC
  • mto: This revision was merged to the branch mainline in revision 6512.
  • Revision ID: v.ladeuil+lp@free.fr-20120313162830-83ekrd4ghqru0whh
Save branch config options only during the final unlock

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
* Fix ``bzr config`` display for ``RegistryOption`` values.
60
60
  (Vincent Ladeuil, #930182)
61
61
 
 
62
* Option values set on locked branches should be saved only when the branch
 
63
  is finally unlocked. (Vincent Ladeuil, #948339)
 
64
 
62
65
Documentation
63
66
*************
64
67