diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2007-12-26 14:18:17 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2007-12-26 14:18:17 +0000 |
commit | d723cc008d7793334260e6ac0d7412ce13e1cf29 (patch) | |
tree | 982df8d876b94ba70beef2ce6d21f185620454ec /NEWS | |
parent | a87edc0f180fcfbdc6548352b93619ae3031e545 (diff) | |
download | fetchmail-d723cc008d7793334260e6ac0d7412ce13e1cf29.tar.gz fetchmail-d723cc008d7793334260e6ac0d7412ce13e1cf29.tar.bz2 fetchmail-d723cc008d7793334260e6ac0d7412ce13e1cf29.zip |
.fetchmailrc/.fetchids may now be symlinks, Debian Bug#452907 (Roger Leigh).
svn path=/branches/BRANCH_6-3/; revision=5144
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -66,6 +66,9 @@ fetchmail 6.3.9 (not yet released): * No longer complain about invalid sslproto "" when POP3 CAPA probe fails. Fixes Debian Bug#421446 (Holger Leskien), Novell Bug #247233 (Jon Nelson). Thanks to Matthias Strauß for a configuration to reproduce the issue. +* Allow .fetchmailrc and .fetchids to be symlinks, as the manpage does not + document they aren't allowed - fixes Debian Bug #452907 (Roger Leigh). + TOCTOU race persists. # CHANGES: * Removed dead FETCHMAIL_DEBUG code from fetchmail.h that was disabled by |