~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-06-21 12:07:45 UTC
  • mfrom: (5989.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20110621120745-gnv8az1rjsp0kcnv
(vila) Fix typo in release notes (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
.. New commands, options, etc that users may wish to try out.
94
94
 
95
95
* Hooks have been added for config stacks: ``get``, ``set`` and ``remove``
96
 
  are called when an option is repsectively read, modified or deleted. Also
 
96
  are called when an option is respectively read, modified or deleted. Also
97
97
  added ``load`` and ``save`` hooks for config stores, called when the
98
98
  stores are loaded or saved.  (Vincent Ladeuil)
99
99