~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-01 20:24:03 UTC
  • mfrom: (1551.10.4 Aaron's mergeable stuff)
  • Revision ID: pqm@pqm.ubuntu.com-20070201202403-7e92ef4d6842ba85
Treat Permission Denied as a lock failure, not lock contention

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
 
37
37
  BUGFIXES:
38
38
 
 
39
    * Lock operations no longer hang if they encounter a permission problem.
 
40
      (Aaron Bentley)
 
41
 
39
42
  TESTING:
40
43
 
41
44
    * New ``--first`` option to ``bzr selftest`` to run specified tests