~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

(vila) Better deprecation warnings for _CompatabilityThunkFeature based test
 features (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
  and gives a better error message if the time zone offset is not given.
83
83
  (Matt Giuca, #892657)
84
84
 
 
85
* Give meaningful file/line references when reporting deprecation warnings
 
86
  for _CompatabilityThunkFeature based test features.
 
87
  (Vincent Ladeuil, #897718)
 
88
 
85
89
* Raise BadIndexKey exception in btree_index when a key is too large, fixing 
86
90
  an infinite recursion issue. (Shannon Weyrick, #720853)
87
91