diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 330a60164..e844e523a 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -2,6 +2,8 @@ * import.c (chk_self_sigs): Check direct key signatures. Fixes bug#1223. + (fix_bad_direct_key_sigs): New. + (import_one): Use it here. * import.c (chk_self_sigs): Re-indent and slighly re-arrange code. Use test macros for the sig class. |