aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r--cipher/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog
index 5925a0419..cd899ed6c 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,3 +1,7 @@
+Thu Jan 27 18:00:44 CET 2000 Werner Koch <[email protected]>
+
+ * pubkey.c (sexp_to_key): Fixed mem leaks in case of errors.
+
Mon Jan 24 22:24:38 CET 2000 Werner Koch <[email protected]>
* pubkey.c (gcry_pk_decrypt): Implemented.