summaryrefslogtreecommitdiffstats
path: root/agent/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r--agent/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog
index 8ae1ffc2e..9e8bf6133 100644
--- a/agent/ChangeLog
+++ b/agent/ChangeLog
@@ -1,5 +1,9 @@
2009-03-02 Werner Koch <wk@g10code.com>
+ * command.c (cmd_getinfo): Add subcommand "scd_running".
+
+ * call-scd.c (agent_scd_check_running): New.
+
* gpg-agent.c: Add missing option strings for "--batch" and
"--homedir". Reported by Petr Uzel.