From cf26f818e46aa64bc692cccd18d2d68d27f0198f Mon Sep 17 00:00:00 2001 From: akr Date: Tue, 19 Aug 2008 08:34:42 +0000 Subject: * ext/openssl/ossl_x509name.c (ossl_x509name_initialize): store the result of d2i_X509_NAME into DATA_PTR(self). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18702 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 327dcb1064..4c0e0c8229 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Aug 19 17:32:30 2008 Tanaka Akira + + * ext/openssl/ossl_x509name.c (ossl_x509name_initialize): store the + result of d2i_X509_NAME into DATA_PTR(self). + Tue Aug 19 04:54:39 2008 Nobuyoshi Nakada * lib/rake.rb (FileUtils#ruby): takes care of space containing path. -- cgit v1.2.3