~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

(vila) Allow callables to be used to specify config option default values
 (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
.. Fixes for situations where bzr would previously crash or give incorrect
35
35
   or undesirable results.
36
36
 
 
37
* Allow configuration option default value to be a python callable at
 
38
  registration. (Vincent Ladeuil, #832064)
 
39
 
37
40
* Properly ignore '\n' in an option reference since this cannot be part of a
38
41
  config option identifier. (Vincent Ladeuil, #902125)
39
42