From b61c256181cf660a4d55acb17d9da8da448e420f Mon Sep 17 00:00:00 2001 From: kosaki Date: Tue, 14 Dec 2010 18:24:44 +0000 Subject: * ext/openssl/ossl_x509ext.c (ossl_x509extfactory_set_config): fix compile error when !HAVE_X509V3_SET_NCONF. Thanks Chikanaga-san. [ruby-dev:42761] [Ruby 1.9-Bug#4158] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30213 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dedb23ea34..684eb01a3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Dec 15 04:02:00 2010 KOSAKI Motohiro + + * ext/openssl/ossl_x509ext.c (ossl_x509extfactory_set_config): + fix compile error when !HAVE_X509V3_SET_NCONF. Thanks + Chikanaga-san. [ruby-dev:42761] [Ruby 1.9-Bug#4158] + Wed Dec 15 03:41:31 2010 KOSAKI Motohiro * test/ripper/test_parser_events.rb (TestRipper#test_block_variables): -- cgit v1.2.3