aboutsummaryrefslogtreecommitdiffstats
path: root/agent/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-08-22 09:47:39 +0000
committerWerner Koch <[email protected]>2002-08-22 09:47:39 +0000
commit26f4dbc64b151b2e8f7c545903726b88c4cf1e00 (patch)
tree057bd94b3508b465cdf3ffa9f1e8ee308ea7feec /agent/ChangeLog
parent* import.c (print_imported_summary): Cleaned up. Print new (diff)
downloadgnupg-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 'agent/ChangeLog')
-rw-r--r--agent/ChangeLog6
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.