diff options
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 9 |
2 files changed, 9 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index 6018e8df..1c6dcd7d 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 +VERS=4.2.1 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ @@ -13,7 +13,14 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-4.2 (Sun Sep 14 16:31:58 EDT 1997) +fetchmail-4.2.1 (Sun Sep 14 16:31:58 EDT 1997) +* Type and inclusion changes to eliminate warnings on weird Unixes. +* Detect and warn about servers like M$ Exchange that get lengths now. + +There are 285 people on the fetchmail-friends list. + +------------------------------------------------------------------------------ +fetchmail-4.2.0 (Sun Sep 14 16:31:58 EDT 1997) * Driver code changed so delimited protocols don't rely on message lengths being correct (this means #@!%^# brain-dead Microsoft Exchange will work). |