~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

(spiv) Preserve identity of default values in the pretty decorators.
 (#718569) (Andrew Bennetts)

Show diffs side-by-side

added added

removed removed

Lines of Context:
90
90
  ``bzr plugins`` and in crash reports.
91
91
  (#704195, Martin Pool)
92
92
 
 
93
* The "pretty" version of ``needs_read_lock`` and ``needs_write_lock`` now
 
94
  preserves the identity of default parameter values.
 
95
  (Andrew Bennetts, #718569)
 
96
 
93
97
* ``bzr dump-btree --raw`` no longer tracebacks on a B-Tree file
94
98
  containing no rows. (Eric Siegerman, #715508)
95
99