diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-08-16 00:02:36 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-08-16 00:02:36 +0000 |
commit | a755ecd2b0a3c8e800feeeae5fb8d6212d065266 (patch) | |
tree | 980843273f37ef8da2f2f0a67308cc0d5a084b26 /NEWS | |
parent | 31593524646b3495fb82500528bf935b181d454b (diff) | |
download | fetchmail-a755ecd2b0a3c8e800feeeae5fb8d6212d065266.tar.gz fetchmail-a755ecd2b0a3c8e800feeeae5fb8d6212d065266.tar.bz2 fetchmail-a755ecd2b0a3c8e800feeeae5fb8d6212d065266.zip |
Wolfgang Wander's patch for better UIDL-only support.
svn path=/trunk/; revision=1272
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ fetchmail-4.1.1 () * Fix an obvious bug in some snprintf calls (non-Linux systems only) * No more hard limit on number of destination headers +* Wolfgang Wander's support for faster new-message detection using UIDL. fetchmail-4.1.0 (Mon Aug 11 17:19:57 EDT 1997) * Make the RPM depend on `smtpdaemon', which the sendmail package provides. |