diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-07-17 20:54:32 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-07-17 20:54:32 +0000 |
commit | 5b6b38cbd82468ac720d25b1889f63f4251bf4db (patch) | |
tree | d12e69b8843a9388be9793b4ba32caa6d35f3c61 /NEWS | |
parent | 7b413aaa538cb43e69f954e2c7ee6a19951a48c8 (diff) | |
download | fetchmail-5b6b38cbd82468ac720d25b1889f63f4251bf4db.tar.gz fetchmail-5b6b38cbd82468ac720d25b1889f63f4251bf4db.tar.bz2 fetchmail-5b6b38cbd82468ac720d25b1889f63f4251bf4db.zip |
First round of changes for OPIE support.
svn path=/trunk/; revision=1173
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -15,14 +15,19 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-4.0.1 (Wed Jul 16 14:32:08 EDT 1997) +fetchmail 4.0.2 () +* Experimental RFC1938 one-time password support using OPIE library, + courtesy of Craig Metz <cmetz@inner.net> (couthor of RFC1938). -(Minor cleanup release for non-Linux systems.) +Private release to Craig Metz only for OPIE testing. +There are 251 people on the fetchmail-friends list. +fetchmail-4.0.1 (Wed Jul 16 14:32:08 EDT 1997) * Compilation cleanup for DEC Unix 4.0 and AIX. * Corrected the machinery for remote builds. * Minor improvements in failed-connection error messages. +A minor cleanup release for non-Linux systems. There are 254 people on the fetchmail-friends list. ------------------------------------------------------------------------------ |