From 7d18f560f5b25bee62c26a80ccc97f7de618fc8f Mon Sep 17 00:00:00 2001 From: gotoyuzo Date: Fri, 3 Oct 2003 19:29:13 +0000 Subject: * ext/openssl/extconf.rb: add check for X509V3_set_nconf. * ext/openssl/ossl_x509ext.c (ossl_x509extfactory_set_config): cannot implement if X509V3_set_nconf doesn't exist. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4666 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1cefe6a2e6..65ab4dd1b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sat Oct 4 04:24:19 2003 GOTOU Yuuzou + + * ext/openssl/extconf.rb: add check for X509V3_set_nconf. + + * ext/openssl/ossl_x509ext.c (ossl_x509extfactory_set_config): + cannot implement if X509V3_set_nconf doesn't exist. + Sat Oct 4 02:12:44 2003 NAKAMURA, Hiroshi * lib/xsd/datatypes.rb: dump sign by itself. under the problematic -- cgit v1.2.3