From 0752db0b671311b8d4cf9f78a6d3112b8ddb9b26 Mon Sep 17 00:00:00 2001 From: gotoyuzo Date: Thu, 31 Jul 2003 05:22:06 +0000 Subject: * ext/openssl/extconf.rb: move gmake specific features into GNUmakefile. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4239 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e34e21f7c..696c42713 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 31 14:11:54 2003 GOTOU Yuuzou + + * ext/openssl/extconf.rb: move gmake specific features + into GNUmakefile. + Thu Jul 31 12:36:11 2003 Masatoshi SEKI * bin/erb, lib/erb.rb: add explicit trim mode. -- cgit