aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d2ee2e..d22a8ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon, 14 Jun 2004 20:02:55 +0000 2004 -- Technorama <oss-ruby@technorama.net>
+ * ossl_cipher.c: add .key_len=
+ * ossl_cipher.c: fix check for EVP_CIPHER_CTX_set_padding
+
Wed, 25 Feb 2004 05:38:36 +0000 -- Technorama <oss-ruby@technorama.net>
* fix compiling on MacOS/X
* fix compiling with older openssl versions