aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-07-28 20:39:57 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-07-28 20:39:57 +0000
commitea136b97491c715efec552ef085f0c2bd60aa91c (patch)
tree1803bf1873ee1596ea41326079517708a4c8916b /NEWS
parent7301e74a9bfbf0abaf2782bc2b7112a84bcd32c8 (diff)
downloadfetchmail-ea136b97491c715efec552ef085f0c2bd60aa91c.tar.gz
fetchmail-ea136b97491c715efec552ef085f0c2bd60aa91c.tar.bz2
fetchmail-ea136b97491c715efec552ef085f0c2bd60aa91c.zip
Ready to ship.
svn path=/trunk/; revision=1184
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 10 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 3423705f..5d7f3174 100644
--- a/NEWS
+++ b/NEWS
@@ -12,16 +12,23 @@
* Use the libmd functions for md5 under Free BSD? (Low priority.)
+ Other TO-DO items:
+
+* Get with Craig Metz to write a draft RFC on RFC1938 support in IMAP.
+
Release Notes:
------------------------------------------------------------------------------
-fetchmail 4.0.3 ()
+fetchmail 4.0.3 (Mon Jul 28 16:39:17 EDT 1997)
* Replace vsprintf with vnsprintf to avoid buffer-overrun screws.
* Added via option to make ssh configuration cleaner.
-* Added dropstatus option to cope with xbuffy.
+* Added dropstatus option.
* Allow either `login' or `user' in .netrc files.
-There are 257 people on the fetchmail-friends list.
+Interim release, mainly because I inadvertently messed up the web page.
+Note: RFC1938 support is tentative, untested, and requires a patch to the
+LIBOPIE library. See the file LIBOPIE.PATCH for the sad details.
+There are 258 people on the fetchmail-friends list.
fetchmail 4.0.2 (Mon Jul 17 20:54:30 EDT 1997)
* Experimental RFC1938 one-time password support using OPIE library,