diff options
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.in b/Makefile.in index 2a9ad7da..ce6c6d3e 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.4.7 +VERS=4.4.8 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ @@ -7,9 +7,9 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-4.4.8 (): -* Added 0.90 beta version of fetchmailconf. -* Removed fetchall side-effect kluge, now that we knowe how to make TOP work +fetchmail-4.4.8 (Tue May 26 12:30:58 EDT 1998): +* Added 0.90 beta version of fetchmailconf. +* Removed fetchall side-effect kluge, now that we know how to make TOP work with qpopper 2.3+. * Patch by Kok Seng to prevent loss of UID info when a query fails. * Pascal Grudler <pg@dtx466.ledl.com> sent a fix for the idfile option. |