diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 9a76f2166..330a60164 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,5 +1,8 @@ 2010-05-07 Werner Koch <[email protected]> + * import.c (chk_self_sigs): Check direct key signatures. Fixes + bug#1223. + * import.c (chk_self_sigs): Re-indent and slighly re-arrange code. Use test macros for the sig class. |