diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-06-25 15:02:47 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-06-25 15:02:47 +0000 |
commit | c7a3b6c05205518a68914350dbf1fe53ae9c6cc5 (patch) | |
tree | dfb6990cf295b3f05980286e7b87b625f7c8a530 /NEWS | |
parent | 0bde2103000edb70a69d02e1f35f9b910dfb3178 (diff) | |
download | fetchmail-c7a3b6c05205518a68914350dbf1fe53ae9c6cc5.tar.gz fetchmail-c7a3b6c05205518a68914350dbf1fe53ae9c6cc5.tar.bz2 fetchmail-c7a3b6c05205518a68914350dbf1fe53ae9c6cc5.zip |
Ready to ship.
svn path=/trunk/; revision=1118
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |