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 ea654f88..63dfb2df 100644 --- a/Makefile.in +++ b/Makefile.in @@ -3,7 +3,7 @@ # If you're running QNX, we can't assume a working autoconf. # So just uncomment all the lines marked QNX. -VERS=4.2.5 +VERS=4.2.6 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ @@ -12,7 +12,7 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-4.2.6 () +fetchmail-4.2.6 (Wed Sep 24 17:37:13 EDT 1997) * Prevent bad matches on Received line due to hostnames ending "for" and "by". * Improved bug-tracking header, now also emitted when using an MDA. * Cope with Post Office/NT's brain-dead habit of prepending bogus LIST items @@ -54,7 +54,7 @@ fetchmail-4.2.2 (Wed Sep 17 22:56:05 EDT 1997) There are 289 people on the fetchmail-friends list. -fetchmail-4.2.1 (Sun Sep 14 16:31:58 EDT 1997) +fetchmail-4.2.1 (Tue Sep 16 12:26:57 EDT 1997) * Type and inclusion changes to eliminate warnings on weird Unixes. * Detect and warn about servers like M$ Exchange that get lengths wrong. |