~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-28 06:56:54 UTC
  • mfrom: (2294.2.2 init.non.ascii)
  • Revision ID: pqm@pqm.ubuntu.com-20070228065654-50cafaf8459ede53
(biaklix) bzr init works with non-ascii location (#85599)

Show diffs side-by-side

added added

removed removed

Lines of Context:
133
133
    * Searching location of CA bundle for PyCurl in env variable (CURL_CA_BUNDLE),
134
134
      and on win32 along the PATH. (Alexander Belchenko, #82086)
135
135
 
 
136
    * ``bzr init`` works with unicode argument LOCATION.
 
137
      (Alexander Belchenko, #85599)
 
138
 
136
139
  TESTING:
137
140
 
138
141
    * New ``--first`` option to ``bzr selftest`` to run specified tests