~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

Stricter checks on configuration option names

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
.. Fixes for situations where bzr would previously crash or give incorrect
33
33
   or undesirable results.
34
34
 
 
35
* Option names are now checked to be valid [dotted] python identifiers. Also
 
36
  ignore invalid references (i.e. using invalid option names) while
 
37
  expanding option values. (Vincent Ladeuil, #1235099)
 
38
 
35
39
Documentation
36
40
*************
37
41