diff options
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index d8becfe0..e042233a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 4.7.7 +VERSION = 4.7.8 SUBDIRS = @INTLSUB@ @POSUB@ @@ -8,6 +8,10 @@ fetchmail-4.7.8 (): * FreeBSD support for interface and monitor options by Andy Doran <ad@psn.ie>. +* Fixed server-deletion bug in fetchmailconf. +* Timestamps now generated into logfiles at start of poll cycle. + +There are 257 people on fetchmail-friends and 348 on fetchmail-announce. fetchmail-4.7.7 (Tue Feb 2 18:57:04 EST 1999): * Fixed off-by-one error in batchlimit logic (thanks to Brian Warner). |