diff options
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in index e71237b2..f87ff300 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 4.7.6 +VERSION = 4.7.7 SUBDIRS = @INTLSUB@ @POSUB@ @@ -6,14 +6,14 @@ Release Notes: -fetchmail-4.7.7 (): +fetchmail-4.7.7 (Tue Feb 2 18:57:04 EST 1999): * Fixed off-by-one error in batchlimit logic (thanks to Brian Warner). * Added MD5 checksums to web page. * Get kernel type (and derive /proc/net/dev format) at startup. * Fixes for fetchmailconf bugs reported by Gunther Leber. * Return of the dancing progress dots! -There are 263 people on fetchmail-friends and 342 on fetchmail-announce. +There are 257 people on fetchmail-friends and 349 on fetchmail-announce. fetchmail-4.7.6 (Sat Jan 30 19:44:24 EST 1999): * Henrik Storner's fix for mimedecode |