aboutsummaryrefslogtreecommitdiffstats
path: root/agent/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r--agent/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog
index 21515b866..c718380de 100644
--- a/agent/ChangeLog
+++ b/agent/ChangeLog
@@ -1,3 +1,9 @@
+2002-09-09 Werner Koch <[email protected]>
+
+ * gpg-agent.c (create_private_keys_directory)
+ (create_directories): New.
+ (main): Try to create a home directory.
+
2002-09-04 Neal H. Walfield <[email protected]>
* gpg-agent.c (main): Use sigaction, not signal.
@@ -12,7 +18,7 @@
* query.c (agent_askpin): Provide the default desc text depending
on the pininfo. Do the basic PIN verification only when
- min_digist is set.
+ min_digits is set.
2002-08-21 Werner Koch <[email protected]>