~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Patch Queue Manager
  • Date: 2012-03-06 19:21:54 UTC
  • mfrom: (6437.42.1 2.5)
  • Revision ID: pqm@pqm.ubuntu.com-20120306192154-n01j73vwhj0a2fyi
(jelmer) Implement bzrlib.config.Option.get_help_topic(). (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
.. Fixes for situations where bzr would previously crash or give incorrect
37
37
   or undesirable results.
38
38
 
 
39
* Make sure configuration options can provide their own help topic.
 
40
  (Jelmer Vernooij, #941672)
 
41
 
39
42
Documentation
40
43
*************
41
44