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 be3b60142..9babf133c 100644 --- a/sm/ChangeLog +++ b/sm/ChangeLog @@ -1,3 +1,9 @@ +2006-09-26 Werner Koch <[email protected]> + + * certchain.c (gpgsm_validate_chain): More changes for the relax + feature. Use certificate reference counting instead of the old + explicit tests. Added a missing free. + 2006-09-25 Werner Koch <[email protected]> * gpgsm.h (struct rootca_flags_s): New. |