diff options
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in index 84783d5f..1dc754a5 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.3.6 +VERS=4.3.7 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ @@ -16,9 +16,9 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-4.4.0 () +fetchmail-4.3.7 () * Corrected OTP support from Craig Metz. -* Fixed a minor bug in the IMSP re-polling logic. +* Fixed a minor bug in the IMAP re-polling logic. * Thomas Pitre's extensive changes to multidrop: - Seek for the true sender of a mail which is not necessarily in the @@ -45,6 +45,8 @@ fetchmail-4.4.0 () Thomas says these changes have been tested for two weeks in a production multidrop environment. +* Doug Muth's runfetchmail version 1.1. +* Minor port patches from Philippe De Muyter. fetchmail-4.3.6 (Fri Jan 23 00:25:57 EST 1998) * Improved RPM packaging with correct grouping and an icon. |