aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-09-23 17:30:46 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-09-23 17:30:46 +0000
commitfbd281ce8bf0ac9bf2187fa5100ad7bda6c2fb6b (patch)
tree21c4a68079a87a3a8ee043399b4efa526574c3f3
parent50fda5b0b6fa2506d68ec8ecf1d0e1ec1ec0c64c (diff)
downloadfetchmail-fbd281ce8bf0ac9bf2187fa5100ad7bda6c2fb6b.tar.gz
fetchmail-fbd281ce8bf0ac9bf2187fa5100ad7bda6c2fb6b.tar.bz2
fetchmail-fbd281ce8bf0ac9bf2187fa5100ad7bda6c2fb6b.zip
Add release date.
svn path=/trunk/; revision=111
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index eb4127b1..7151d9fc 100644
--- a/NEWS
+++ b/NEWS
@@ -49,7 +49,7 @@ Recode POP2 to use the same driver/method strategy as POP3/IMAP, so
all three protocols will be able to forward messages through the generic
driver to SMTP. (This requires that we find a POP2 server to test with.)
-3.2:
+3.2 (Mon Sep 23 13:29:46 EDT 1996):
* RPOP support (coded at a user's request but untested).