diff options
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r-- | agent/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index a10d29800..2aa2c1375 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,3 +1,14 @@ +2007-09-18 Werner Koch <[email protected]> + + * agent.h (struct pin_entry_info_s): Add element WITH_QUALITYBAR. + * genkey.c (check_passphrase_constraints): New arg SILENT. + Changed all callers. + (agent_protect_and_store, agent_genkey): Enable qualitybar. + * call-pinentry.c (agent_askpin): Send that option. + (unescape_passphrase_string): New. + (inq_quality): New. + (estimate_passphrase_quality): New. + 2007-09-14 Marcus Brinkmann <[email protected]> * call-pinentry.c (agent_popup_message_stop): Implement kill for |