~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-01-28 16:56:12 UTC
  • mfrom: (6449.2.4 config-registry-option)
  • Revision ID: pqm@pqm.ubuntu.com-20120128165612-ji88oyq3ghpmzy0g
(jelmer) Add bzrlib.config.RegistryOption. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
  or tuples of bytestrings.
53
53
  (Jelmer Vernooij)
54
54
 
 
55
* New configuration option class ``RegistryOption`` which is backed
 
56
  onto a registry. (Jelmer Vernooij)
 
57
 
55
58
Internals
56
59
*********
57
60