diff options
Diffstat (limited to '')
-rw-r--r-- | sm/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog index 0bc31c0bc..ab362e842 100644 --- a/sm/ChangeLog +++ b/sm/ChangeLog @@ -1,3 +1,9 @@ +2004-08-18 Werner Koch <[email protected]> + + * certlist.c (gpgsm_cert_use_ocsp_p): New. + (cert_usage_p): Support it here. + * call-dirmngr.c (gpgsm_dirmngr_isvalid): Use it here. + 2004-08-17 Marcus Brinkmann <[email protected]> * import.c: Fix typo in last change. |