diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-12-03 05:42:57 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-12-03 05:42:57 +0000 |
commit | a694f25943adda181db8954e8351d21fe8bec964 (patch) | |
tree | 675c46783160c15099320c8eb057a93fd4e15768 /NEWS | |
parent | a3266193deaf5e76210124359e92dc99137162ea (diff) | |
download | fetchmail-a694f25943adda181db8954e8351d21fe8bec964.tar.gz fetchmail-a694f25943adda181db8954e8351d21fe8bec964.tar.bz2 fetchmail-a694f25943adda181db8954e8351d21fe8bec964.zip |
Generate RFC822 dates.
svn path=/trunk/; revision=1555
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -22,8 +22,10 @@ fetchmail-4.3.4 () * Improved POP3 protocol-synchronization error messages. * Allow fetchmail to proceed even if DNS is down or unavailable, if all multidrop entries have `no dns'. +* Added Robert de Bath's "fetchspool" script to contrib. +* Use strftime(3) to gen a proper RFC822 date into fetchmail's Received header. -There are 274 people on fetchmail-friends and 95 on fetchmail-announce. +There are 272 people on fetchmail-friends and 96 on fetchmail-announce. fetchmail-4.3.3 (Sat Nov 22 01:51:41 EST 1997) * Robert Hardy <rhardy@webcon.net>'s patch to use IMAP EXAMINE in check mode. |