~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2007-07-13 06:12:27 UTC
  • mto: This revision was merged to the branch mainline in revision 2617.
  • Revision ID: aaron.bentley@utoronto.ca-20070713061227-0pawzjlh1hr26kua
Update NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
      read from the repository, such as a 1s => 0.75s improvement in
24
24
      ``bzr diff`` when there are changes to be shown.  (John Arbash Meinel)
25
25
 
 
26
    * Merge is now faster.  Depending on the scenario, it can be more than 2x
 
27
      faster. (Aaron Bentley)
 
28
 
26
29
  LIBRARY API BREAKS:
27
30
 
28
31
    * Deprecated dictionary ``bzrlib.option.SHORT_OPTIONS`` removed.