aboutsummaryrefslogtreecommitdiffstats
path: root/agent/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r--agent/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog
index e6f83eebd..ebac90850 100644
--- a/agent/ChangeLog
+++ b/agent/ChangeLog
@@ -1,3 +1,10 @@
+2007-07-13 Werner Koch <[email protected]>
+
+ * genkey.c (check_passphrase_constraints): Require a confirmation
+ for an empty passphrase.
+ (agent_genkey, agent_protect_and_store): No need to repeat an
+ empty passphrase.
+
2007-07-05 Werner Koch <[email protected]>
* call-scd.c (struct inq_needpin_s): New.
@@ -89,7 +96,7 @@
* protect-tool.c (main) [W32]: Call pth_init.
- * preset-passphrase.c (main) [W32]: Repalce the explicit Winsocket
+ * preset-passphrase.c (main) [W32]: Replace the explicit Winsocket
init by a call to pth_init.
* trustlist.c (initialize_module_trustlist): New.