]> Pileus Git - ~andy/fetchmail/commitdiff
Clear the bug queue.
authorEric S. Raymond <esr@thyrsus.com>
Wed, 14 Mar 2001 23:39:45 +0000 (23:39 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Wed, 14 Mar 2001 23:39:45 +0000 (23:39 -0000)
svn path=/trunk/; revision=3259

NEWS
rcfile_l.l

diff --git a/NEWS b/NEWS
index 25098d877206047779f403be7d6a2ac8d9f94d23..5ad1c3bd2f528bfa19db331a2e8b57e38cdfc02d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@
 * Restrict shrouding to just the password send so it won't leak info.
 * Move an #ifdef INET6_ENABLE to deal with libc5 headers.
 * Only DNS-probe entries that are active on this run.
+* Fix `nospambounce' recognition.
+* Updated French translation.
+* Yoshihiko SARUMARU's patch to keep Kanji out of Received headers.
 
 fetchmail-5.7.4 (Mon Mar 12 00:02:23 EST 2001), 20323 lines:
 
index f4fc26c0c23739cddec3fd66b5b773f7f1d6fb03..1bcc98a5f300c79af68c69a9fcbdc69a302a178d 100644 (file)
@@ -141,6 +141,7 @@ nopass8(bits)?      |
 nodropstatus   |
 nodropdelivered        |
 nomimedec(ode)? |
+nospambounce   |
 noidle         {
                    yyless(2);
                    return NO;