diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-19 23:49:21 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-19 23:49:21 +0000 |
commit | f1e5ca766a48732743e3504db81adfe257336ab7 (patch) | |
tree | c127bbc66b91a4679b275be721ee7a9e94e80394 /NEWS | |
parent | 87174d260475db2f469cdb948597c1f9f39376b7 (diff) | |
download | fetchmail-f1e5ca766a48732743e3504db81adfe257336ab7.tar.gz fetchmail-f1e5ca766a48732743e3504db81adfe257336ab7.tar.bz2 fetchmail-f1e5ca766a48732743e3504db81adfe257336ab7.zip |
Ready to release.
svn path=/trunk/; revision=1378
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -15,12 +15,14 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-4.2.4 (Thu Sep 18 16:19:10 EDT 1997) +fetchmail-4.2.4 (Fri Sep 19 19:48:50 EDT 1997) * Small compilation cleanups, thanks to Florian laRoche. * Removed the length consistency check, it mysteriously fails under POP3. * Added Alexander Kourakos's patch to improve address rewriting. * Added Wilfried Teiken's patch allowing the password to be piped in. +There are 287 people on the fetchmail-friends list. + fetchmail-4.2.3 (Thu Sep 18 16:19:10 EDT 1997) * Fix a bug in IMAP message-size retrieval. * Yet another try at getting the size-consistency check right. |