diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-11-19 18:45:06 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-11-19 18:45:06 +0000 |
commit | 4cf7de8173924ba038373c375f394c904d4173ae (patch) | |
tree | dff43b1fb2e5f1c0e364ff8dad46bdf15dc13f9d /NEWS | |
parent | eed0da9232f67df0e8f3b80133ca4319cd4886ab (diff) | |
download | fetchmail-4cf7de8173924ba038373c375f394c904d4173ae.tar.gz fetchmail-4cf7de8173924ba038373c375f394c904d4173ae.tar.bz2 fetchmail-4cf7de8173924ba038373c375f394c904d4173ae.zip |
Support lockfiles in non-writable directories.
svn path=/branches/BRANCH_6-3/; revision=4946
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -60,6 +60,8 @@ fetchmail 6.3.6 (not yet released): #9412, #9449. Stack backtrace provided by Neil Hoggarth - thanks. * Repair --logfile, broken in 6.3.5. BerliOS Bug #9059, reported by Brian Harring. +* Robustness: If a stale lockfile cannot be deleted, truncate it to avoid + trouble later if the PID is recycled by a non-fetchmail process. # TRANSLATIONS: * New en_GB (British English) translation by David Lodge. |