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 4e3568f0..7168d823 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=3.9.8
+VERS=3.9.9
# Ultrix 2.2 make doesn't expand the value of VPATH.
srcdir = @srcdir@
diff --git a/NEWS b/NEWS
index 3a08fb43..07e509ff 100644
--- a/NEWS
+++ b/NEWS
@@ -19,11 +19,11 @@
Release Notes:
------------------------------------------------------------------------------
-pl 3.9.9 ():
+pl 3.9.9 (Wed Jun 25 11:01:51 EDT 1997):
* We can now process multiple To headers a la Microsoft Exchange Server.
* Avoid sending LIST and getting an error when no messages are waiting.
* Allow `fetchmail' to do wakeup even when no .fetchmailrc.
-* Fixed Paul Sutcliffe's headerless-mail bug.
+* Fixed Paul Sutcliffe's headerless-mail bug triggered by -s.
* Added `pass8bits' to help prevent internationalization lossage.
* Add Guenther Leber's fixes for ETRN mode.