aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-06-12 11:45:05 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-06-12 11:45:05 +0000
commitb63baae8d86d19a53f97dad36961488ae777b4e3 (patch)
tree1e159da7d883c411e7945293467988ee2392055d /NEWS
parentc1e2f371ae74f580893a54342431301ec6cf2725 (diff)
downloadfetchmail-b63baae8d86d19a53f97dad36961488ae777b4e3.tar.gz
fetchmail-b63baae8d86d19a53f97dad36961488ae777b4e3.tar.bz2
fetchmail-b63baae8d86d19a53f97dad36961488ae777b4e3.zip
No longer stat rcfile if it's called -.
Fixes BerliOS bug #7858. svn path=/branches/BRANCH_6-3/; revision=4853
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f35a730b..10237e5f 100644
--- a/NEWS
+++ b/NEWS
@@ -82,6 +82,9 @@ fetchmail 6.3.5 (not yet released):
- also enter IDLE loop when messages are present on the server.
* Fix --flush description in the manual page, fetchmail does not mark messages
seen unless it has successfully delivered them. Suggested by Frederic Marchal.
+* Fetchmail no longer attempts to stat the "-" file in daemon mode -- this is a
+ special name to read the RC file from stdin, and cannot always be re-read
+ anyways. BerliOS bug #7858.
# CHANGES:
* Rename all fetchmail-internal lock_* functions to fm_lock_*. Obsoletes