~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Andrew Bennetts
  • Date: 2010-08-31 07:12:18 UTC
  • mto: This revision was merged to the branch mainline in revision 5401.
  • Revision ID: andrew.bennetts@canonical.com-20100831071218-4kjieu3ejqcdmdom
Use has_id rather than __contains__; expand NEWS entry; add What's New entry.

Show diffs side-by-side

added added

removed removed

Lines of Context:
125
125
  (Marius Kruger, #400554)
126
126
 
127
127
* ``bzr revert`` and ``bzr status`` are up to 15% faster on large trees
128
 
  with many changes.  (Andrew Bennetts)
 
128
  with many changes by not repeatedly building a list of all file-ids.
 
129
  (Andrew Bennetts)
129
130
 
130
131
* Decrease memory consumption when many chk index pages are loaded. (Such
131
132
  as during ``bzr co`` or ``bzr ls -R`` of a large tree.) Often we need to