aboutsummaryrefslogtreecommitdiffstats
path: root/agent/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r--agent/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog
index 83ac2b33c..18f02f77b 100644
--- a/agent/ChangeLog
+++ b/agent/ChangeLog
@@ -1,5 +1,12 @@
+2002-02-06 Werner Koch <[email protected]>
+
+ * cache.c (housekeeping): Fixed linking in the remove case.
+
2002-02-01 Werner Koch <[email protected]>
+ * gpg-agent.c: New option --default-cache-ttl.
+ * cache.c (agent_put_cache): Use it.
+
* cache.c: Add a few debug outputs.
* protect.c (agent_private_key_type): New.