~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Vincent Ladeuil
  • Date: 2013-11-11 11:32:29 UTC
  • mto: This revision was merged to the branch mainline in revision 6595.
  • Revision ID: v.ladeuil+lp@free.fr-20131111113229-bfizq7u6uctth04a
Fix typo.

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
 
* 'acceptable_keys' from 'bazzar.conf' is now properly handled.
 
35
* 'acceptable_keys' from 'bazaar.conf' is now properly handled.
36
36
  (Vincent Ladeuil, #1249732)
37
37
 
38
38
* Option names are now checked to be valid [dotted] python identifiers. Also