From c8c2e4541ce565d333e9407e6c5edf7ca73bdea6 Mon Sep 17 00:00:00 2001 From: naruse Date: Sat, 7 Jul 2007 17:15:30 +0000 Subject: * lib/json.rb, lib/json/, ext/json/: import JSON 1.1.1 git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12723 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f6ef4af7e..622a71c72 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Jul 08 02:08:53 2007 NARUSE, Yui + + * lib/json.rb, lib/json/, ext/json/: + import JSON 1.1.1 + Sat Jul 7 21:59:29 2007 Tanaka Akira * lib/pp.rb (PP::PPMethods#pp_hash): sort condition changed: -- cgit