From 67faf234a3af63f69fe865630dc16cc83bbef54c Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 6 Aug 2002 13:30:28 +0000 Subject: minor doc fixes. --- NEWS | 6 ++++++ README | 6 +----- doc/DETAILS | 9 +++++++++ 3 files changed, 16 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index bee5cd609..663b32c3b 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ Noteworthy changes in version 1.1.92 ------------------------------------------------- + * The default configuration file is now ~/.gnupg/gpg.conf. If an + old ~/.gnupg/options is found it will still be used. This + change is required to have more consistent naming scheme with + forthcoming tool. + + Noteworthy changes in version 1.1.91 (2002-08-04) ------------------------------------------------- diff --git a/README b/README index 0e2f3059b..53f746879 100644 --- a/README +++ b/README @@ -591,11 +591,7 @@ Random devices are available in Linux, FreeBSD and OpenBSD. Operating systems without a random devices must use another - entropy collector. One entropy collector called rndunix and - available as an extension module. You should put the line: - load-extension rndunix - into your ~/.gnupg/options file unless you have used the proper - configure option. + entropy collector. This collector works by running a lot of commands that yield more or less unpredictable output and feds this as entropy into the diff --git a/doc/DETAILS b/doc/DETAILS index 8734cc519..ce4019b8a 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -346,6 +346,15 @@ more arguments in future versions. 0 := "No specific reason given". 1 := "Not Found" 2 := "Ambigious specification" + 3 := "Wrong key usage" + 4 := "Key revoked" + 5 := "Key expired" + 6 := "No CRL known" + 7 := "CRL too old" + 8 := "Policy mismatch" + 9 := "Not a secret key" + Note that this status is also used for gpgsm's SIGNER command + where it relates to signer's of course. NO_RECP Issued when no recipients are usable. -- cgit v1.2.3