From 03613d9255e24a4d9343ec98f99624046f1d3cf2 Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 3 Apr 2007 00:37:13 +0000 Subject: * ext/openssl/ruby_missing.h: need to include version.h to check RUBY_VERSION_CODE. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12136 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 09e92a465..bdf7ec495 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Apr 3 09:36:55 2007 NAKAMURA Usaku + + * ext/openssl/ruby_missing.h: need to include version.h to check + RUBY_VERSION_CODE. + Mon Apr 2 17:35:46 2007 Technorama * ext/openssl/ossl_{ssl.[ch],ssl_session.c}, ext/openssl/lib/openssl/lib/openssl/ssl.rb: -- cgit