aboutsummaryrefslogtreecommitdiffstats
path: root/scd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'scd/ChangeLog')
-rw-r--r--scd/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/ChangeLog b/scd/ChangeLog
index 4b133c9e8..b6516527a 100644
--- a/scd/ChangeLog
+++ b/scd/ChangeLog
@@ -52,7 +52,7 @@
* pcsc-wrapper.c (handle_open, handle_close): Reset card and
protocol on error/close.
- (handle_status): Don't set the stae if the state is unknown.
+ (handle_status): Don't set the state if the state is unknown.
(handle_reset): Ignore an error if already disconnected. May
happen due to system wake-up after hibernation. Suggested by Bob
Dunlop.