aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 537b48ede..f3898ca57 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,15 @@
+Thu Jan 27 18:00:44 CET 2000 Werner Koch <[email protected]>
+
+ * keygen.c (gen_elg): Modified to work with gcry_pk_genkey.
+ (key_from_sexp): New.
+ (factors_from_sexp): New.
+
+ * g10.c : Renamed to ...
+ * gpg.c : ... this
+ * Makefile.am: And fixed it here.
+
+ * Changed all "g10_"/"GPG_" prefixes to "gpg_"/"GPG_".
+
Mon Jan 24 22:24:38 CET 2000 Werner Koch <[email protected]>
* misc.c (mpi_read_opaque): Fixed double counting.