diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 2765ec94a..3ab05117f 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,15 @@ +2006-07-26 Werner Koch <[email protected]> + + * keygen.c (gen_card_key_with_backup): Initialize sk_{un}protected. + + * import.c (import): Init KEYBLOCK. + + * pkclist.c (edit_ownertrust): Intialize trust to avoid ggc + warning. + + * parse-packet.c (parse_comment): Cap comments at 65k. + (parse_gpg_control): Skip too large control packets. + 2006-06-28 David Shaw <[email protected]> * keydb.h, pkclist.c (select_algo_from_prefs, algo_available): |