aboutsummaryrefslogtreecommitdiffstats
path: root/agent/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--agent/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog
index 6971b206c..c167c0886 100644
--- a/agent/ChangeLog
+++ b/agent/ChangeLog
@@ -1,5 +1,9 @@
2001-12-14 Werner Koch <[email protected]>
+ * gpg-agent.c (main): New option --batch. New option --debug-wait
+ n, so that it is possible to attach gdb when used in server mode.
+ * query.c (agent_askpin): Don't ask in batch mode.
+
* command.c: Removed the conversion macros as they are now in
../common/util.h.