From fe71846ff0c6de9c85932690e92e2b1b5abf67a6 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 5 Feb 2000 05:08:30 +0000 Subject: Version bump. svn path=/trunk/; revision=2731 --- Makefile.in | 2 +- NEWS | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 31e69ff8..a33d2ebc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.2.5 +VERSION = 5.2.6 SUBDIRS = @INTLSUB@ @POSUB@ 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 . * 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. -- cgit v1.2.3