aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 42fe7ddc9..f32db206c 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,11 @@
+2001-04-28 Werner Koch <[email protected]>
+
+ * getkey.c (merge_public_with_secret): pkttype was not set to subkey.
+
+2001-04-27 Werner Koch <[email protected]>
+
+ * skclist.c (build_sk_list): Changed one log_debug to log_info.
+
2001-04-25 Werner Koch <[email protected]>
* keyedit.c (show_prefs): Add a verbose mode.
@@ -12,7 +20,7 @@
error and made it translatable.
* build-packet.c (do_secret_key): Ugly, we wrote a zero
- instead of the calucalted ndays. Thanks to M Taylor for complaining
+ instead of the computed ndays. Thanks to M Taylor for complaining
about a secret key import problem.
2001-04-23 Werner Koch <[email protected]>