diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-07-02 20:42:25 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-07-02 20:42:25 +0000 |
commit | fee051d3336aa686f9e6ff31917c5dc8cf13ec61 (patch) | |
tree | 81cf16d5dc28e3bb39b0610c091c34e2e4c44cb8 /NEWS | |
parent | 95adb1d399903eefd089771bbdd995785d9e5173 (diff) | |
download | fetchmail-fee051d3336aa686f9e6ff31917c5dc8cf13ec61.tar.gz fetchmail-fee051d3336aa686f9e6ff31917c5dc8cf13ec61.tar.bz2 fetchmail-fee051d3336aa686f9e6ff31917c5dc8cf13ec61.zip |
Almost ready to ship.
svn path=/trunk/; revision=1144
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -26,12 +26,16 @@ ------------------------------------------------------------------------------ fetchmail-4.0.0 () -* Fixes for minor compilation glitches. +This is a "gold" version. Bug cleanup was finished (I hope...) in 3.9.9. +And about time, too, I've been hacking on this code for a year now! + +* Fixes for minor compilation glitches on non-Linux systems. * Progress messages now show total count as well as message number. * Removed the popclient backward-compatibility hacks. -There are 252 people on the fetchmail-friends list. +There are 251 people on the fetchmail-friends list. +------------------------------------------------------------------------------ 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. |