From 108e81f9c30bf09c75eff3217c14baccd07c89a1 Mon Sep 17 00:00:00 2001 From: gotoyuzo Date: Fri, 3 Oct 2003 17:59:44 +0000 Subject: ossl_asn1.h was included twice. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4665 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 -- 1 file changed, 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1acf9e8eb..1cefe6a2e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,8 +20,6 @@ Fri Oct 3 16:13:19 2003 GOTOU Yuuzou * ext/openssl/ossl.c (Init_openssl): call Init_ossl_asn1. - * ext/openssl/ossl.h: include ossl_asn1.h. - * ext/openssl/extconf.rb: check if X509_ATTRIBUTE has field "single". * ext/openssl/ossl_x509attr.c (ossl_x509attr_set_value): accept -- cgit