~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-01-07 17:49:38 UTC
  • mfrom: (3169.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20080107174938-hvwo399dzshh3cod
Reduce selftest overhead to establish test names by memoization

Show diffs side-by-side

added added

removed removed

Lines of Context:
156
156
    * Patience Diff now supports arbitrary python objects, as long as they
157
157
      support ``hash()``. (John Arbash Meinel)
158
158
 
 
159
    * Reduce selftest overhead to establish test names by memoization.
 
160
      (Vincent Ladeuil)
 
161
 
159
162
  API BREAKS:
160
163
 
161
164
  TESTING: