aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2008-01-31 09:19:07 +0000
committerMatthias Andree <matthias.andree@gmx.de>2008-01-31 09:19:07 +0000
commit1e73063cdf6ce54dba917a7296bae8e83a769739 (patch)
treefc39c83836fbe20e10364382ce0b47548a7fd49a /NEWS
parent8b613339f3fa0f20f29cc8493a0b5fc93b0ad742 (diff)
downloadfetchmail-1e73063cdf6ce54dba917a7296bae8e83a769739.tar.gz
fetchmail-1e73063cdf6ce54dba917a7296bae8e83a769739.tar.bz2
fetchmail-1e73063cdf6ce54dba917a7296bae8e83a769739.zip
Drop dead code under FORCE_STUFFING condition.
svn path=/branches/BRANCH_6-3/; revision=5156
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d9dd25e7..f0214992 100644
--- a/NEWS
+++ b/NEWS
@@ -80,7 +80,8 @@ fetchmail 6.3.9 (not yet released):
* Removed dead FETCHMAIL_DEBUG code from fetchmail.h that was disabled by
default with no switches in configure to enable it. However, the macro would
have been prone to a symlink attack. Found by Nico Golde.
-
+* Removed dead FORCE_STUFFING code from socket.c that was disabled by default
+ with no switches in configure to enable it.
* Include the typedef for int16 in the #ifndef _AIX in smbencrypt.c (Peter
O'Gorman)
* Correct check for u_int32_t in configure.ac (seems to be typedef'ed in