aboutsummaryrefslogtreecommitdiffstats
path: root/agent/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r--agent/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog
index 3c52e1f2c..721abac02 100644
--- a/agent/ChangeLog
+++ b/agent/ChangeLog
@@ -1,3 +1,14 @@
+2011-10-13 Marcus Brinkmann <[email protected]>
+
+ * gpg-agent.c (start_connection_thread)
+ (start_connection_thread_ssh): Cast npth_self result to unsigned
+ long for safety.
+
+ * cache.c (new_data): Fix error check.
+
+ * cache.c, call-pinentry.c, call-scd.c, findkey.c, gpg-agent.c,
+ trustlist.c: Port to NPth.
+
2011-09-12 Ben Kibbey <[email protected]>
* genkey.c (agent_ask_new_passphrase): Allow for an empty passphrase