diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2003-07-17 02:34:48 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2003-07-17 02:34:48 +0000 |
commit | 7d1fc7b9e3f5fba4c1f0d09f841a08ca94dd5e8f (patch) | |
tree | 5c8a63029864a6aa8cdfb8bb6bf95ce7ad587933 /NEWS | |
parent | e97423bc380dc2641fa428e32d6aaa00921d03f8 (diff) | |
download | fetchmail-7d1fc7b9e3f5fba4c1f0d09f841a08ca94dd5e8f.tar.gz fetchmail-7d1fc7b9e3f5fba4c1f0d09f841a08ca94dd5e8f.tar.bz2 fetchmail-7d1fc7b9e3f5fba4c1f0d09f841a08ca94dd5e8f.zip |
Better \n tolerance.
svn path=/trunk/; revision=3818
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -10,6 +10,9 @@ Fixes Debian bug #184469. * Benjamin Drieu's patch to enable auth=cram-md5. Fixes Debian bug #185232. +* Sunil Shetye's configure.in patch to avoid spurious search order messages + from GCC. +* Header-reading code now copes better with lines ending in \n only. fetchmail-6.2.2 (Fri Feb 28 21:34:26 EST 2003), 22345 lines: @@ -54,7 +57,7 @@ fetchmail-6.1.3 (Thu Nov 28 05:35:15 EST 2002), 22203 lines: * Fix logout-after-idle-delivery bug (Sunil Shetye). * Sunil Shetye's patch to bulletproof end-of-header detection. * Sunil's fix for the STARTTLS problem -- repoll if TLS nabdshake - fails. The attenmpt to set up STARTTLS can be suppressed with 'sslproto ""'. + fails. The attempt to set up STARTTLS can be suppressed with 'sslproto ""'. There are 540 people on fetchmail-friends and 701 on fetchmail-announce. |