~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-02-27 21:01:31 UTC
  • mfrom: (2298.5.3 ca-bundle)
  • Revision ID: pqm@pqm.ubuntu.com-20070227210131-478bc8c5f83bd5dc
(bialix) Searching CA bundle for PyCurl in env variable, and on win32
 along the path

Show diffs side-by-side

added added

removed removed

Lines of Context:
130
130
 
131
131
    * Fix problem with UNC paths on Windows 98. (Alexander Belchenko, #84728)
132
132
 
 
133
    * Searching location of CA bundle for PyCurl in env variable (CURL_CA_BUNDLE),
 
134
      and on win32 along the PATH. (Alexander Belchenko, #82086)
 
135
 
133
136
  TESTING:
134
137
 
135
138
    * New ``--first`` option to ``bzr selftest`` to run specified tests