~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: 2011-12-21 21:27:34 UTC
  • mfrom: (6385.1.7 906897-quoting-stores)
  • Revision ID: pqm@pqm.ubuntu.com-20111221212734-aea6s92gkpux3fky
(vila) Stores allow Stacks to control when values are quoted/unquoted
 (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
* Allow configuration option default value to be a python callable at
65
65
  registration. (Vincent Ladeuil, #832064)
66
66
 
 
67
* Configuration stores can now provides a specific quoting mechanism. This
 
68
  is required to workaround ``configobj`` conflating quoting and list values
 
69
  automatic conversion. (Vincent Ladeuil, #906897)
 
70
 
67
71
* Create obsolete_packs directory when repacking if it does not
68
72
  exist. (Jonathan Riddell, Jelmer Vernooij, #314314)
69
73