diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-07-30 13:29:45 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-07-30 13:29:45 +0000 |
commit | cc0be999f7bb693f357173028791e22c0ed3486d (patch) | |
tree | 41aaf6b534388fd8e55403a43c52fa6e0aeae056 /NEWS | |
parent | cfd7b0a60769d5740e9f61e7012907a375456dfd (diff) | |
download | fetchmail-cc0be999f7bb693f357173028791e22c0ed3486d.tar.gz fetchmail-cc0be999f7bb693f357173028791e22c0ed3486d.tar.bz2 fetchmail-cc0be999f7bb693f357173028791e22c0ed3486d.zip |
Require OPIE to be explicitly enabled.
svn path=/trunk/; revision=1201
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ ------------------------------------------------------------------------------ fetchmail-4.0.5 () * Increased %o in the Lex source to cope with Ultrix lex. +* RPMs are now built with --without-OPIE to avoid validation problems. fetchmail-4.0.4 (Mon Jul 28 23:38:20 EDT 1997) * Overhauled the build machinery. |