From 09bd263b8b5b94be7a41e3cc6025ccf335de1e66 Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 9 Oct 2008 07:34:56 +0000 Subject: * ext/json/ext/generator/extconf.rb: fix target. * ext/json/ext/parser/extconf.rb: ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19725 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 20a220ddc..dc2c95399 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu Oct 9 16:34:15 2008 NARUSE, Yui + + * ext/json/ext/generator/extconf.rb: fix target. + + * ext/json/ext/parser/extconf.rb: ditto. + Thu Oct 9 14:37:59 2008 Yuki Sonoda (Yugui) * include/ruby/ruby.h: embeds the elements of an array into its -- cgit