aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-10-30 18:15:16 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-10-30 18:15:16 +0000
commit2c32441420fcb5c3ad12d44aea7fea11669a1d08 (patch)
tree362305cffc5d233ea01f1b91b49d93f8c6cae0bd /NEWS
parent6fae1ebc493bd2c9bb3c6be646f9c2de74329952 (diff)
downloadfetchmail-2c32441420fcb5c3ad12d44aea7fea11669a1d08.tar.gz
fetchmail-2c32441420fcb5c3ad12d44aea7fea11669a1d08.tar.bz2
fetchmail-2c32441420fcb5c3ad12d44aea7fea11669a1d08.zip
Exit with error if the lock file cannot be read.
svn path=/trunk/; revision=4374
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9a897bf8..6baaa633 100644
--- a/NEWS
+++ b/NEWS
@@ -249,6 +249,7 @@ fetchmail 6.3.0 (not yet released officially):
configuration file. Matthias Andree
* Bury on_exit officially - the necessary code had been missing from 6.0.0,
6.2.0, 6.2.5. Matthias Andree
+* Exit with error if the lock file cannot be read. Matthias Andree
# INTERNAL CHANGES
* Switched to automake. Matthias Andree.