diff options
Diffstat (limited to '')
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/DETAILS | 6 | ||||
-rw-r--r-- | doc/help.txt | 8 |
3 files changed, 14 insertions, 4 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 04a137d34..5b4c0d0dd 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2009-07-23 Werner Koch <[email protected]> + + * help.txt (gpgsm.crl-problem): New. + 2009-07-22 Werner Koch <[email protected]> * scdaemon.texi, instguide.texi, gpgsm.texi, sysnotes.texi diff --git a/doc/DETAILS b/doc/DETAILS index 39554a27c..cf940c0b3 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -628,12 +628,12 @@ more arguments in future versions. This is used to control smartcard operations. Defined values for WHAT are: 1 = Request insertion of a card. Serialnumber may be given - to request a specific card. - 2 = Request removal of a card. + to request a specific card. Used by gpg 1.4 w/o scdaemon. + 2 = Request removal of a card. Used by gpg 1.4 w/o scdaemon. 3 = Card with serialnumber detected 4 = No card available. 5 = No card reader available - + 6 = No card support available PLAINTEXT <format> <timestamp> <filename> This indicates the format of the plaintext that is about to be diff --git a/doc/help.txt b/doc/help.txt index e186e27e8..36b993de5 100644 --- a/doc/help.txt +++ b/doc/help.txt @@ -357,7 +357,13 @@ trustlist.txt in GnuPG's home directory. If you are in doubt, ask your system administrator whether you should trust this certificate. - +.gpgsm.crl-problem +# This tex is displayed by the audit log for problems with +# the CRL or OCSP checking. +Depending on your configuration a problem retrieving the CRL or +performing an OCSP check occurred. There are a great variety of +reasons why this did not work. Check the manual for possible +solutions. # Local variables: |