~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-16 09:33:16 UTC
  • mfrom: (6059.3.6 747050-config-help)
  • Revision ID: pqm@pqm.ubuntu.com-20110816093316-favbhalxcbqwxhuw
(vila) Implement per-config option help (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
  while --match-message, --match-author, --match-committer and
70
70
  --match-bugs match each of those fields.
71
71
 
 
72
* ``bzr help configuration/<option>`` display the help for ``option`` for
 
73
  all registered configuration options. (Vincent Ladeuil, #747050)
 
74
 
72
75
* Relative local paths can now be specified in URL syntax by using the
73
76
  "file:" prefix.  (Jelmer Vernooij)
74
77