diff options
Diffstat (limited to 'scd/ChangeLog')
-rw-r--r-- | scd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/scd/ChangeLog b/scd/ChangeLog index cf5be7f3d..a32671b34 100644 --- a/scd/ChangeLog +++ b/scd/ChangeLog @@ -1,3 +1,10 @@ +2006-09-02 Marcus Brinkmann <[email protected]> + + * command.c (get_reader_slot): Return the slot_table index, not + the APDU slot number. + (update_reader_status_file): Use the slot_table index in the + update_card_removed invocation. + 2006-09-01 Marcus Brinkmann <[email protected]> * command.c (cmd_getinfo): Handle status command. |