diff options
author | Werner Koch <[email protected]> | 2002-08-03 10:50:53 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2002-08-03 10:50:53 +0000 |
commit | 85aa3e18c296cdf18f76a47754d5270eb4e3630e (patch) | |
tree | c47a142fce35ba999e72fad2037a8020b3d8ab16 /NEWS | |
parent | 2002-08-02 Timo Schulz <[email protected]> (diff) | |
download | gnupg-85aa3e18c296cdf18f76a47754d5270eb4e3630e.tar.gz gnupg-85aa3e18c296cdf18f76a47754d5270eb4e3630e.zip |
The big extension module removal.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |