~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-03-06 15:25:11 UTC
  • mfrom: (2319.1.1 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20070306152511-aa137bb63d6e3a62
(Kent Gibson) Normalize ignore patterns to avoid problems with path seperators.

Show diffs side-by-side

added added

removed removed

Lines of Context:
159
159
    * Invalid proxy env variables should not cause a traceback.
160
160
      (Vincent Ladeuil, #87765)
161
161
 
 
162
    * Ignore patterns normalised to use '/' path separator.
 
163
      (Kent Gibson, #86451)
 
164
 
162
165
  TESTING:
163
166
 
164
167
    * New ``--first`` option to ``bzr selftest`` to run specified tests