From 69305da74d9d6f3c0da668b9a95d872eee27e527 Mon Sep 17 00:00:00 2001 From: kosaki Date: Fri, 18 May 2012 07:02:56 +0000 Subject: * ext/zlib/extconf.rb: Use an exception instaed of bare puts. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35691 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1a4db75563..14bd67fdb6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri May 18 15:54:07 2012 KOSAKI Motohiro + + * ext/zlib/extconf.rb: Use an exception instaed of bare puts. + Fri May 18 15:53:05 2012 KOSAKI Motohiro * ext/psych/extconf.rb: Use an exception instaed of bare abort. -- cgit v1.2.3