diff options
Diffstat (limited to 'sm/ChangeLog')
-rw-r--r-- | sm/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog index 5c6c5eb42..88d9763c8 100644 --- a/sm/ChangeLog +++ b/sm/ChangeLog @@ -1,3 +1,14 @@ +2005-11-23 Werner Koch <[email protected]> + + * gpgsm.h: New member QUALSIG_APPROVAL. + * sign.c (gpgsm_sign): Print a warning if a certificate is not + qualified. + * qualified.c (gpgsm_qualified_consent): Include a note that this + is not approved software. + (gpgsm_not_qualified_warning): New. + * gpgsm.c (main): Prepared to print a note whether the software + has been approved. + 2005-11-13 Werner Koch <[email protected]> * call-agent.c (gpgsm_agent_get_confirmation): New. |