diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-06-20 09:06:49 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-06-20 09:06:49 +0000 |
| commit | 3fb979f9731586b1671a08040ac98e8ae8464fb4 (patch) | |
| tree | 58b6ead3dc89dc47e7036c066d0eccd1ef0f0341 /ChangeLog | |
| parent | 73fdc38bc2fa536afd405d023b5d568488556db0 (diff) | |
merges r23560 from trunk into ruby_1_9_1.
--
* lib/cgi/core.rb (CGI::HTTP_STATUS): typo fixed. a patch from
Nobuhiro IMAI. [ruby-dev:38538]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23760 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon May 25 05:32:19 2009 Yukihiro Matsumoto <matz@ruby-lang.org> + + * lib/cgi/core.rb (CGI::HTTP_STATUS): typo fixed. a patch from + Nobuhiro IMAI. [ruby-dev:38538] + Mon May 25 06:25:38 2009 Yukihiro Matsumoto <matz@ruby-lang.org> * test/ruby/test_hash.rb (TestHash::test_equal2): recursive hashes |
