aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0f2c4dd0..abd0ee70 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ The Debian bug-tracking page for fetchmail is:
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+fetchmail-5.2.5 (Sat Feb 5 00:01:53 EST 2000), 18517 lines:
* Close down sockets using shutdown(2) and discarding read data until we
get a TCP FIN. With any luck this will squash our socket leak.
* Open the lockfile with O_SYNC, so we know the file has been written
@@ -26,6 +27,7 @@ The Debian bug-tracking page for fetchmail is:
* Added Martijn Lievaart's sendmail hacks for multidrop to the contrib
directory.
* Fix bug in processing of plugout option.
+* AIX port tweak from Dave Marquardt <marquard@austin.ibm.com>.
* Add support for `ssh' preauth type to suppress password prompts at startup.
* Support for RFC2449 extended POP3 responses [IN-USE] and [LOGIN-DELAY].
* Log bounced messages via syslog (Debian bug #50184).
@@ -33,8 +35,9 @@ The Debian bug-tracking page for fetchmail is:
* Notify user by mail when pop server nonexistent (Debian bug #47143).
* Debian buglist cleanup.
-fetchmail-5.2.5 (Mon Jan 31 02:02:48 EST 2000), 18445 lines:
+There are 274 people on fetchmail-friends and 494 on fetchmail-announce.
+fetchmail-5.2.5 (Mon Jan 31 02:02:48 EST 2000), 18445 lines:
* Fixed bugs in BSMTP generation reported by Jaap Lutz.
* Make fetchmailconf better at handling backslashes in usernames
and passwords.