From b8d7bc8bb7339ce5a3ab1fcb7f92c7a35bbc4f6c Mon Sep 17 00:00:00 2001 From: matz Date: Thu, 27 Jul 2006 07:46:13 +0000 Subject: * ext/openssl/ossl.h: move inclusion point to shut up Solaris compiler. [ruby-core:08114] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@10620 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a355ca5d2..b450a193a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 27 16:41:15 2006 Yukihiro Matsumoto + + * ext/openssl/ossl.h: move inclusion point to shut up + Solaris compiler. [ruby-core:08114] + Wed Jul 26 22:20:59 2006 Yukihiro Matsumoto * configure.in: add support for as and ASFLAGS. [ruby-dev:29138] -- cgit