aboutsummaryrefslogtreecommitdiffstats
path: root/agent/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r--agent/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog
index c718380de..c19193b23 100644
--- a/agent/ChangeLog
+++ b/agent/ChangeLog
@@ -1,3 +1,12 @@
+2002-09-25 Werner Koch <[email protected]>
+
+ * gpg-agent.c (handle_signal): Flush cache on SIGHUP.
+ * cache.c (agent_flush_cache): New.
+
+ * gpg-agent.c, agent.h: Add --keep-display and --keep-tty.
+ * query.c (start_pinentry): Implement them. The option passing
+ needs more thoughts.
+
2002-09-09 Werner Koch <[email protected]>
* gpg-agent.c (create_private_keys_directory)