~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Vincent Ladeuil
  • Date: 2011-11-29 16:27:56 UTC
  • mto: This revision was merged to the branch mainline in revision 6331.
  • Revision ID: v.ladeuil+lp@free.fr-20111129162756-2mc5uztxmd37w5b8
Give meaningful deprecation warnings for deprecated test features

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