~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-05-09 01:18:48 UTC
  • Revision ID: mbp@sourcefrog.net-20050509011848-2d0ae1e478a4cf3d
- testbzr finds the right version of bzr to test

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
      now run using ``./testbzr``.  Various structural improvements to
32
32
      the tests.
33
33
 
 
34
    * testbzr by default runs the version of bzr found in the same
 
35
      directory as the tests, or the one given as the first parameter.
 
36
 
 
37
 
34
38
  INTERNAL:
35
39
 
36
40
    * Included ElementTree library upgraded to 1.2.6 by Fredrik Lundh.