diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-07-29 01:27:24 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-07-29 01:27:24 +0000 |
commit | 81d5035ec199cb7f42af3e92762c2d15ba3d1fec (patch) | |
tree | bb02582f1cafb509d41e372a09d34f2a46d287c4 /NEWS | |
parent | ea136b97491c715efec552ef085f0c2bd60aa91c (diff) | |
download | fetchmail-81d5035ec199cb7f42af3e92762c2d15ba3d1fec.tar.gz fetchmail-81d5035ec199cb7f42af3e92762c2d15ba3d1fec.tar.bz2 fetchmail-81d5035ec199cb7f42af3e92762c2d15ba3d1fec.zip |
Overhaul the build stuff.
svn path=/trunk/; revision=1186
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -19,7 +19,10 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail 4.0.3 (Mon Jul 28 16:39:17 EDT 1997) +fetchmail-4.0.4 () +* Overhauled the build machinery. + +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. @@ -30,7 +33,7 @@ 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) +fetchmail-4.0.2 (Mon Jul 17 20:54:30 EDT 1997) * Experimental RFC1938 one-time password support using OPIE library, courtesy of Craig Metz <cmetz@inner.net> (couthor of RFC1938). |