aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTechnorama team <oss-ruby@technorama.net>2004-06-14 17:10:33 +0000
committerTechnorama team <oss-ruby@technorama.net>2004-06-14 17:10:33 +0000
commitde9bd78129e3447a070a84324077f19082d9808d (patch)
treeecc5d3d26f435463dbfbe04109957f232d9582e0
parent8bdd60dae2f8e3775734303a3fdd294e44f45204 (diff)
downloadruby-openssl-history-de9bd78129e3447a070a84324077f19082d9808d.tar.gz
*** empty log message ***
-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