diff options
| -rw-r--r-- | Makefile.in | 2 | ||||
| -rw-r--r-- | NEWS | 4 | 
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@ @@ -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. | 
