diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-08-07 09:32:34 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-08-07 09:32:34 +0000 |
commit | d0da38ee3f178d260ccb80875d5d5fd7e9b3fd98 (patch) | |
tree | 038277755fb8f7b82b9c3f244132be3dc74369a3 /NEWS | |
parent | 8f9f7375e656c9d339805df343bdb88f57c6eeff (diff) | |
download | fetchmail-d0da38ee3f178d260ccb80875d5d5fd7e9b3fd98.tar.gz fetchmail-d0da38ee3f178d260ccb80875d5d5fd7e9b3fd98.tar.bz2 fetchmail-d0da38ee3f178d260ccb80875d5d5fd7e9b3fd98.zip |
--logfile is now handled more carefully, errors opening the logfile are
now reported to the TTY where fetchmail was started from.
fetchmail now complains and aborts when it cannot properly daemonize itself.
svn path=/branches/BRANCH_6-3/; revision=4883
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -106,6 +106,9 @@ fetchmail 6.3.5 (not yet released): reported by Uli Zappe. This MIGHT fix Debian Bug#294547 and Bug#377135. * Fetchmail in verbose mode now logs if it opportunistically upgrades a POP3 or IMAP connection to TLS security with STLS/STARTTLS. +* --logfile is now handled more carefully, errors opening the logfile are + now reported to the TTY where fetchmail was started from. +* fetchmail now complains and aborts when it cannot properly daemonize itself. # CHANGES: * Rename all fetchmail-internal lock_* functions to fm_lock_*. Obsoletes |