/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

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

  • Committer: Jelmer Vernooij
  • Date: 2012-03-11 17:03:05 UTC
  • mto: This revision was merged to the branch mainline in revision 6494.
  • Revision ID: jelmer@samba.org-20120311170305-ziptqavg9fpb6nwg
Fix test.

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
* ``mail_client`` now accepts a configuration stack object rather than
81
81
  an old style Config object. (Jelmer Vernooij)
82
82
 
 
83
* New method ``Repository.verify_revision_signatures``.
 
84
  (Jelmer Vernooij)
 
85
 
83
86
* New configuration option class ``RegistryOption`` which is backed
84
87
  onto a registry. (Jelmer Vernooij)
85
88