~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-10-15 21:28:14 UTC
  • mfrom: (4634.75.2 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20091015212814-i4j0hjrcob5cdw6j
(mbp) Fix bug #446033 by skipping non-existing entries in readdir.

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
Bug Fixes
79
79
*********
80
80
 
 
81
* Avoid "NoneType has no attribute st_mode" error when files disappear
 
82
  from a directory while it's being read.  (Martin Pool, #446033)
 
83
 
81
84
Improvements
82
85
************
83
86