~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Brian de Alwis
  • Date: 2012-02-25 14:13:19 UTC
  • mto: This revision was merged to the branch mainline in revision 6476.
  • Revision ID: bsd@acm.org-20120225141319-siks2mh58b91ep5v
Doc fix: command hooks available in 2.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
162
162
 
163
163
* New HPSS call for ``BzrDir.get_branches``. (Jelmer Vernooij, #894460)
164
164
 
165
 
* Two new command hooks, ``pre_command`` and ``post_command``,
166
 
  provide notification before and after a command has been run.
167
 
  (Brian de Alwis, Jelmer Vernooij)
168
 
 
169
165
Bug Fixes
170
166
*********
171
167