aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index a340147ca..595dc4012 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,12 @@
+2002-09-02 Werner Koch <[email protected]>
+
+ * g10.c (main): Try to set a default character set. Print the
+ used one in verbosity level 3.
+ * gpgv.c (main): Try to set a default character set.
+
+ * status.c, status.h (STATUS_IMPORT_OK): New.
+ * import.c (import_one,import_secret_one): Print new status.
+
2002-08-30 David Shaw <[email protected]>
* pkclist.c (build_pk_list): Add new status code to indicate an
@@ -73,7 +82,7 @@
2002-08-21 Werner Koch <[email protected]>
* import.c (import_print_stats): Print new non_imported counter
- which is currently not used becuase we terminate on errors.
+ which is currently not used because we terminate on errors.
2002-08-20 David Shaw <[email protected]>