~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-02-09 17:10:05 UTC
  • mfrom: (5651.2.2 dump-btree-traceback)
  • Revision ID: pqm@pqm.ubuntu.com-20110209171005-2kb2a57fn3djkfv6
(vila) Fix a traceback attempting to "bzr dump-btree --raw" a btree file
 that's well formed, but has no data rows. (Eric Siegerman)

Show diffs side-by-side

added added

removed removed

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