diff options
Diffstat (limited to 'sm/ChangeLog')
-rw-r--r-- | sm/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog index 89d3fd3a8..c27f596b4 100644 --- a/sm/ChangeLog +++ b/sm/ChangeLog @@ -1,3 +1,12 @@ +2002-08-21 Werner Koch <[email protected]> + + * import.c (print_imported_summary): Cleaned up. Print new + not_imported value. + (check_and_store): Update non_imported counter. + (print_import_problem): New. + (check_and_store): Print error status message. + * server.c (get_status_string): Added STATUS_IMPORT_PROBLEM. + 2002-08-20 Werner Koch <[email protected]> * gpgsm.c (main): Use the log file only in server mode. |