From 49f69c3f2ef75c91539ccc7e8abaaa727fbc7132 Mon Sep 17 00:00:00 2001 From: xibbar Date: Tue, 16 Sep 2008 13:30:05 +0000 Subject: * lib/cgi/core.rb: performance improvement. From CGIAlt http://cgialt.rubyforge.org/ * test/cgi/test_cgi_header.rb: exception class fixed. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19386 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e8f2e278ba..261c4f7223 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Tue Sep 16 22:23:24 2008 Takeyuki Fujioka + + * lib/cgi/core.rb: performance improvement. + From CGIAlt http://cgialt.rubyforge.org/ + + * test/cgi/test_cgi_header.rb: exception class fixed. + Tue Sep 16 22:21:33 2008 NARUSE, Yui * string.c (rb_str_concat): fix rdoc. (codepoint is integer) -- cgit v1.2.3