diff options
Diffstat (limited to 'sm/ChangeLog')
-rw-r--r-- | sm/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog index 603193ec7..44d304526 100644 --- a/sm/ChangeLog +++ b/sm/ChangeLog @@ -1,3 +1,15 @@ +2008-03-20 Werner Koch <[email protected]> + + * certlist.c (gpgsm_add_to_certlist): Always save the first + subject and issuer. Initialize issuer with issuer and not with + subject. + (same_subject_issuer): Set issuer2 to issuer and not to subject. + +2008-03-17 Werner Koch <[email protected]> + + * certdump.c (my_funopen_hook_size_t): New. + (format_name_writer): Use it. + 2008-03-13 Werner Koch <[email protected]> * certdump.c (gpgsm_fpr_and_name_for_status): Fix signed/unsigned |