diff options
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r-- | agent/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index 8305ec4af..ae252474c 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,7 +1,10 @@ 2004-08-18 Werner Koch <[email protected]> * protect-tool.c (get_passphrase): Make sure that the default - prompts passed to gpg-agent are utf-8 encoded. + prompts passed to gpg-agent are utf-8 encoded. Add new prompt values. + (import_p12_file, import_p12_file, export_p12_file): Changed calls + to get_passphrase so that better prompts are displayed. + (get_new_passphrase): New. 2004-07-22 Werner Koch <[email protected]> |