diff options
Diffstat (limited to '')
-rw-r--r-- | scd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/scd/ChangeLog b/scd/ChangeLog index 53ef676f9..8015359a5 100644 --- a/scd/ChangeLog +++ b/scd/ChangeLog @@ -1,3 +1,10 @@ +2006-04-14 Marcus Brinkmann <[email protected]> + + * app.c (select_application): Cover up a slot mismatch error in + case it happens (it shouldn't happen). + (release_application): Use APP->slot. Lock the reader. + (application_notify_card_removed): Lock the reader. + 2006-04-11 Werner Koch <[email protected]> * command.c (hex_to_buffer): New. |