~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-08-09 12:34:00 UTC
  • mfrom: (6056.2.5 option-registry)
  • Revision ID: pqm@pqm.ubuntu.com-20110809123400-x521f2j9jkxx8ze2
(vila) Introduce OptionRegistry (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
105
105
  two files in different trees have the same contents.
106
106
  (Jelmer Vernooij)
107
107
 
 
108
* New registry ``OptionRegistry`` specialized for configuration options.
 
109
  (Vincent Ladeuil)
 
110
 
108
111
* Remove ``AtomicFile.closed`` which has been deprecated in bzr 0.10.
109
112
  (Vincent Ladeuil)
110
113