aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 4b040b3a8..72604ae62 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,13 @@
+2004-10-21 Werner Koch <[email protected]>
+
+ * app-common.h (app_openpgp_storekey: Add prototype.
+
+ * app-openpgp.c (do_sign): Replace asprintf by direct allocation.
+ This avoids problems with missing vasprintf implementations.
+
+ * card-util.c (generate_card_keys): Add a #warning for gnupg 1.9
+ and use the same string there.
+
2004-10-20 David Shaw <[email protected]>
* g10.c (parse_list_options): Fix non-constant initializer so we