diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 58d65d31f..b6c84f3a5 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,9 @@ +2006-06-12 David Shaw <[email protected]> + + * import.c (import_one): Add a flag (from_sk) so we don't check + prefs on an autoconverted public key. The check should only + happen on the sk size. Noted by Dirk Traulsen. + 2006-06-09 David Shaw <[email protected]> * keygen.c (gen_card_key): Add optional argument to return a |