aboutsummaryrefslogtreecommitdiffstats
path: root/scd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'scd/ChangeLog')
-rw-r--r--scd/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/scd/ChangeLog b/scd/ChangeLog
index 46b15f0c7..59487fe17 100644
--- a/scd/ChangeLog
+++ b/scd/ChangeLog
@@ -1,3 +1,13 @@
+2009-07-21 Werner Koch <[email protected]>
+
+ * ccid-driver.c [HAVE_PTH]: Include pth.h.
+ (my_sleep): New.
+ (bulk_in): s/gnupg_sleep/my_sleep/.
+
+2009-07-20 Werner Koch <[email protected]>
+
+ * apdu.c [GNUPG_MAJOR_VERSION==1]: Include dynload.h.
+
2009-07-16 Werner Koch <[email protected]>
* command.c (update_reader_status_file): Test for unplugged reader.