aboutsummaryrefslogtreecommitdiffstats
path: root/sm/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sm/ChangeLog')
-rw-r--r--sm/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog
index 08f0212d2..9e29d0c92 100644
--- a/sm/ChangeLog
+++ b/sm/ChangeLog
@@ -2,6 +2,9 @@
* import.c (check_and_store): Do not update the stats for hidden
imports of issuer certs.
+ (popen_protect_tool): Request statusmessages from the protect-tool.
+ (parse_p12): Detect status messages. Add new arg STATS and update them.
+ (print_imported_summary): Include secret key stats.
2004-04-28 Werner Koch <[email protected]>