aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-12-03 05:42:57 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-12-03 05:42:57 +0000
commita694f25943adda181db8954e8351d21fe8bec964 (patch)
tree675c46783160c15099320c8eb057a93fd4e15768 /NEWS
parenta3266193deaf5e76210124359e92dc99137162ea (diff)
downloadfetchmail-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--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9595e541..fc0601c3 100644
--- a/NEWS
+++ b/NEWS
@@ -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.