diff options
author | Werner Koch <[email protected]> | 2002-08-22 09:47:39 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2002-08-22 09:47:39 +0000 |
commit | 26f4dbc64b151b2e8f7c545903726b88c4cf1e00 (patch) | |
tree | 057bd94b3508b465cdf3ffa9f1e8ee308ea7feec /agent/ChangeLog | |
parent | * import.c (print_imported_summary): Cleaned up. Print new (diff) | |
download | gnupg-NEWPG-0-9-1.tar.gz gnupg-NEWPG-0-9-1.zip |
* query.c (agent_askpin): Provide the default desc text dependingNEWPG-0-9-1
on the pininfo. Do the basic PIN verification only when
min_digist is set.
Diffstat (limited to '')
-rw-r--r-- | agent/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index 0fbccc946..e645142b9 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,3 +1,9 @@ +2002-08-22 Werner Koch <[email protected]> + + * query.c (agent_askpin): Provide the default desc text depending + on the pininfo. Do the basic PIN verification only when + min_digist is set. + 2002-08-21 Werner Koch <[email protected]> * query.c (agent_askpin): Hack to show the right default prompt. |