diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-06-25 07:38:22 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-06-25 07:38:22 +0000 |
commit | 33f99e6233ca2c325fed441bd255059ed3fbd32a (patch) | |
tree | 265a2fbc999516a3d9b7a74238a48dcab5a890c7 /NEWS | |
parent | 02cae145b541db350c0906e4e80367d204f4b0db (diff) | |
download | fetchmail-33f99e6233ca2c325fed441bd255059ed3fbd32a.tar.gz fetchmail-33f99e6233ca2c325fed441bd255059ed3fbd32a.tar.bz2 fetchmail-33f99e6233ca2c325fed441bd255059ed3fbd32a.zip |
Andrey Chernov's flag.
svn path=/trunk/; revision=1115
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -23,7 +23,8 @@ pl 3.9.9 (): * 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. -* Fix Paul Sutvliffe's headerless-mail bug. +* Fixed Paul Sutcliffe's headerless-mail bug. +* Added `pass8bits' to help prevent internationalization lossage. pl 3.9.8 (Sat Jun 14 14:19:32 EDT 1997): * Fetchmail is now normally built with optimization. |