diff options
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r-- | agent/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index 110b604ab..319cb5d35 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,5 +1,7 @@ 2007-01-25 Werner Koch <[email protected]> + * genkey.c (check_passphrase_constraints): Get ngettext call right. + * protect-tool.c (get_passphrase): New arg OPT_CHECK. (get_new_passphrase): Enable OTP_CHECK on the first call. * command.c (cmd_get_passphrase): Implement option --check. |