From 6d58b1e54fa9b801382e18f49aff805bba7f7c85 Mon Sep 17 00:00:00 2001 From: naruse Date: Tue, 7 Oct 2008 07:37:23 +0000 Subject: * ext/json/lib/json/pure/generator.rb (utf8_to_json): downcase the result of Unicode escape. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19703 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c4bed9f0cc..03a8349834 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 7 16:35:41 2008 NARUSE, Yui + + * ext/json/lib/json/pure/generator.rb (utf8_to_json): + downcase the result of Unicode escape. + Mon Oct 6 16:44:52 2008 Takeyuki FUJIOKA * lib/cgi/core.rb (CGI::QueryExtension::initialize_query): fix the -- cgit v1.2.3