~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-01 02:38:46 UTC
  • mfrom: (6331.1.1 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20111201023846-zw38oqm28xr25trs
allow lazily registered hooks to have their names appear in "bzr
 hooks" (bug 894609)

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
  for _CompatabilityThunkFeature based test features.
87
87
  (Vincent Ladeuil, #897718)
88
88
 
 
89
* Provide names for lazily registered hooks. 
 
90
  (Neil Martinsen-Burrell, #894609)
 
91
 
 
92
 
89
93
* Raise BadIndexKey exception in btree_index when a key is too large, fixing 
90
94
  an infinite recursion issue. (Shannon Weyrick, #720853)
91
95