diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-07-12 06:44:08 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-07-12 06:44:08 +0000 |
commit | 363c0767a1451100d2b132392ab7ade91f2699c7 (patch) | |
tree | 1a6e78682debd9638fbf7e324643d6b2461b6373 /NEWS | |
parent | 7809db568b03546750930200bc84a865fbe1991b (diff) | |
download | fetchmail-363c0767a1451100d2b132392ab7ade91f2699c7.tar.gz fetchmail-363c0767a1451100d2b132392ab7ade91f2699c7.tar.bz2 fetchmail-363c0767a1451100d2b132392ab7ade91f2699c7.zip |
Corrected the build breakage.
svn path=/trunk/; revision=3415
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -2,6 +2,10 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +* Corrected Rob Braun's remote-build change, it broke change the build + with NLS. + + fetchmail-5.8.13 (Tue Jul 10 17:00:50 EDT 2001), 21057 lines: * Correction for backslash-handling patch in rfc822.c. @@ -10,7 +14,7 @@ fetchmail-5.8.13 (Tue Jul 10 17:00:50 EDT 2001), 21057 lines: overwriting. * Discard Return-Path headers consisting of a single @. * Make fetchmailconf dump plugin and plugout options properly. -* Rob Brauns changes for building fetchmail outside its source directory +* Rob Braun's changes for building fetchmail outside its source directory There are 357 people on fetchmail-friends and 607 on fetchmail-announce. @@ -24,7 +28,7 @@ fetchmail-5.8.12 (Fri Jul 6 00:56:02 EDT 2001), 21052 lines: make it inactive. Exit only if all lookups fail. * Restore code to deal with SMTP error responses at RCPT TO time, but without issuing an RSET. This is intended to fix obscure bugs that - show up in recentb Postfix releases and sendmail configurations that + show up in recent Postfix releases and sendmail configurations that delay antispam checks on the MAIL FROM line until RCPT TO time. There are 353 people on fetchmail-friends and 608 on fetchmail-announce. |