~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-13 07:51:08 UTC
  • mfrom: (2067.2.4 run_subprocess_no_plugins)
  • Revision ID: pqm@pqm.ubuntu.com-20061013075108-5846f14f6dfe63b2
(John Arbash Meinel) Change run_bzr_subprocess to default to supplying --no-plugins

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
      around a regex, which defers compilation until first use. 
31
31
      (John Arbash Meinel)
32
32
 
 
33
    * ``TestCase.run_bzr_subprocess`` defaults to supplying the
 
34
      ``--no-plugins`` parameter to ensure test reproducability, and avoid
 
35
      problems with system-wide installed plugins. (John Arbash Meinel)
 
36
 
33
37
  BUG FIXES:
34
38
 
35
39
    * Don't require ``Content-Type`` in range responses. Assume they are a