~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

(lifeless) Teach BzrDir.find_bzrdirs to handle PermissionDenied errors.
 (Marius Kruger) (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
  or pull location in locations.conf or branch.conf.
59
59
  (Gordon Tyler, #534787)
60
60
 
 
61
* ``BzrDir.find_bzrdirs`` should ignore dirs that raises PermissionDenied.
 
62
  (Marius Kruger, Robert Collins)
 
63
 
61
64
* Ensure that wrong path specifications in ``BZR_PLUGINS_AT`` display
62
65
  proper error messages. (Vincent Ladeuil, #591215)
63
66