aboutsummaryrefslogtreecommitdiffstats
path: root/agent/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r--agent/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog
index 0db76684a..714ce15cc 100644
--- a/agent/ChangeLog
+++ b/agent/ChangeLog
@@ -1,3 +1,11 @@
+2006-09-13 Werner Koch <[email protected]>
+
+ * preset-passphrase.c (main) [W32]: Check for WSAStartup error.
+
+2006-09-08 Werner Koch <[email protected]>
+
+ * call-scd.c: Add signal.h as we are referencing SIGUSR2.
+
2006-09-06 Marcus Brinkmann <[email protected]>
* Makefile.am (AM_CFLAGS): Add $(GPG_ERR_CFLAGS).