diff options
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 8 |
2 files changed, 9 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index c105ca55..ad6c1965 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.1.7 +VERS=4.1.8 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ @@ -12,6 +12,14 @@ Release Notes: ------------------------------------------------------------------------------ +fetchmail-4.1.8 (Thu Sep 11 16:20:15 EDT 1997) +* Fix nasty single-char-adddress bug in multidrop mode. +* Fixed cosmetic bug in ETRN mode -v output! +* Added warning about broken Microsoft Exchange server to FAQ. +* Will Renkel supplied an implementation of inet_aton(). + +There are 286 people on the fetchmail-friends list. + fetchmail-4.1.7 (Tue Sep 9 16:55:04 EDT 1997) * Now works with Cyrus IMAP server. * Will build OK even if local environment lacks strstr(3). |