~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-10-30 17:05:04 UTC
  • mfrom: (2097.1.5 no_big_bundle_tests)
  • Revision ID: pqm@pqm.ubuntu.com-20061030170504-68c5be70ab1f6033
(John Arbash Meinel) Skip bundle benchmarks that take longer than 10 min to run

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
  INTERNALS:
6
6
 
 
7
    * Clean up ``bzr selftest --benchmark bundle`` to correct an import,
 
8
      and remove benchmarks that take longer than 10min to run.
 
9
      (John Arbash Meinel)
 
10
  
7
11
  BUG FIXES:
8
12
 
9
13
    * mv correctly handles paths that traverse symlinks.