~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Daniel Watkins
  • Date: 2007-07-31 10:42:02 UTC
  • mto: (2687.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 2689.
  • Revision ID: d.m.watkins@warwick.ac.uk-20070731104202-vxpb2l2ew11s35rc
bzr selftest --strict'' fails if there are any missing features or expected test failures, as per bug #111914.

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
      ``other`` is large. This improves ``VF.get_graph([version_id])`` for
96
96
      a 12.5k graph from 2.9s down to 200ms. (John Arbash Meinel)
97
97
 
 
98
    * ``bzr selftest --strict'' fails if there are any missing features or
 
99
      expected test failures. (Daniel Watkins, #111914)
 
100
 
98
101
  LIBRARY API BREAKS:
99
102
 
100
103
    * Deprecated dictionary ``bzrlib.option.SHORT_OPTIONS`` removed.