aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-03-18 04:26:22 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-03-18 04:26:22 +0000
commit93bd05ed2643780351e3cbc45ef8f8dd912cbb7d (patch)
tree5158d05e219a9a5348c79109aa3b28a2e5599f10 /NEWS
parentf54b2182a6c99b7c5af8d4568a3bb46825a55262 (diff)
downloadfetchmail-93bd05ed2643780351e3cbc45ef8f8dd912cbb7d.tar.gz
fetchmail-93bd05ed2643780351e3cbc45ef8f8dd912cbb7d.tar.bz2
fetchmail-93bd05ed2643780351e3cbc45ef8f8dd912cbb7d.zip
Ready to ship.
svn path=/trunk/; revision=3265
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 22b97124..cfe68850 100644
--- a/NEWS
+++ b/NEWS
@@ -2,16 +2,20 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+fetchmail-5.7.5 (Sat Mar 17 23:24:41 EST 2001), 20440 lines:
+
* Nalin Dahyabhai's patch to make IPv6 build on older systems.
* 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.
+* Yoshihiko SARUMARU's patch to keep kanji out of Received headers.
* Include aclocal.m4 in the tarball (solves some build problems).
* Added HMH's patch to support configuring a specific fallback MUA.
+There are 301 people on fetchmail-friends and 564 on fetchmail-announce.
+
fetchmail-5.7.4 (Mon Mar 12 00:02:23 EST 2001), 20323 lines:
* SECURITY FIX: unsecure tempfile creation bug in fetchmailconf, thanks