~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Eric Siegerman
  • Date: 2011-02-08 23:06:34 UTC
  • mto: This revision was merged to the branch mainline in revision 5656.
  • Revision ID: pub08@davor.org-20110208230634-u7ek4qdxikw0wu4w
Fix traceback attempting to "bzr dump-btree --raw btree-with-0-rows".

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
  ``bzr plugins`` and in crash reports.
84
84
  (#704195, Martin Pool)
85
85
 
 
86
* ``bzr dump-btree --raw`` no longer tracebacks on a B-Tree file
 
87
  containing no rows. (Eric Siegerman)
 
88
 
86
89
Documentation
87
90
*************
88
91