diff options
Diffstat (limited to 'scd/ChangeLog')
-rw-r--r-- | scd/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/scd/ChangeLog b/scd/ChangeLog index 1ce2befc4..bda647334 100644 --- a/scd/ChangeLog +++ b/scd/ChangeLog @@ -1,3 +1,12 @@ +2002-04-12 Werner Koch <[email protected]> + + * scdaemon.c: New option --debug-sc N. + * card.c (card_open): set it here. + + * card-p15.c (p15_prepare_key): Factored out common code from ... + (p15_sign, p15_decipher): here and made the decryption work the + regular way. + 2002-04-10 Werner Koch <[email protected]> * card.c (card_open): Return immediately when no reader is available. |