aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
-rw-r--r--NEWS4
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in
index 0ebbba04..0c247ba8 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.7
+VERS=4.2.8
# Ultrix 2.2 make doesn't expand the value of VPATH.
srcdir = @srcdir@
diff --git a/NEWS b/NEWS
index b7c2252c..ee80be43 100644
--- a/NEWS
+++ b/NEWS
@@ -12,14 +12,14 @@
Release Notes:
------------------------------------------------------------------------------
-fetchmail-4.2.8 ()
+fetchmail-4.2.8 (Sun Sep 28 16:59:59 EDT 1997)
* Fixed a bug in POP2 compilation introduced sometime after 4.0.8.
* Only emit length-mismatch messages in verbose mode.
* POP3 lock busy error is now treated as authorization failure (Greg Stark)
* Kerberos error is now treated as authorization failure (Greg Stark)
* New --expunge option allows you to better control resource use under IMAP.
-There are 284 people on the fetchmail-friends list.
+There are 285 people on the fetchmail-friends list.
fetchmail-4.2.7 (Fri Sep 26 11:21:15 EDT 1997)
* Full OTP support with Craig Metz's libopie 2.32 or higher.