From 85aa3e18c296cdf18f76a47754d5270eb4e3630e Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sat, 3 Aug 2002 10:50:53 +0000 Subject: The big extension module removal. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e5b52bba0..20b4e11dc 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ Noteworthy changes in version 1.1.91 ------------------------------------------------- + * All modules are now linked statically; the --load-extension + option is in general not useful anymore. The only exception is + to specify the deprecated idea cipher. + * When using --batch with one of the --delete-key commands, the key must be specified by fingerprint. See the man page for details. -- cgit v1.2.3