aboutsummaryrefslogtreecommitdiffstats
path: root/agent/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r--agent/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog
index cae70f3bb..635259d44 100644
--- a/agent/ChangeLog
+++ b/agent/ChangeLog
@@ -1,3 +1,13 @@
+2009-03-17 Werner Koch <[email protected]>
+
+ * command.c (cmd_get_passphrase): Break repeat loop on error.
+
+2009-03-17 Daiki Ueno <[email protected]>
+
+ * command.c (option_value): New function.
+ (cmd_get_passphrase): Accept new option --repeat, which makes
+ gpg-agent to ask passphrase several times.
+
2009-03-06 Werner Koch <[email protected]>
* command.c (cmd_keyinfo): New command.