~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-01 03:31:37 UTC
  • mfrom: (2294.3.3 bzr.ab.integration)
  • Revision ID: pqm@pqm.ubuntu.com-20070301033137-9b87fdf211dc2e15
Fix #85305 by issuing an exception instead of a traceback.

Show diffs side-by-side

added added

removed removed

Lines of Context:
141
141
    * ``bzr init`` works with unicode argument LOCATION.
142
142
      (Alexander Belchenko, #85599)
143
143
 
 
144
    * Raise DependencyNotPresent if pycurl do not support https. (Vincent
 
145
      Ladeuil, #85305)
 
146
 
144
147
  TESTING:
145
148
 
146
149
    * New ``--first`` option to ``bzr selftest`` to run specified tests