From aec66bdb78edaec0ba21ed051a3585dee5a1d247 Mon Sep 17 00:00:00 2001 From: naruse Date: Tue, 1 Sep 2009 16:17:56 +0000 Subject: * ext/json: Update to JSON 1.1.9. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24727 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 70305a382..91f78938d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Sep 2 01:16:32 2009 NARUSE, Yui + + * ext/json: Update to JSON 1.1.9. + Tue Sep 1 19:56:28 2009 Koichi Sasada * vm_eval.c (eval_string_with_cref): fix to check local_table_size. -- cgit