From 4fcd14efdba33bd3cf0f9c14e1a16aab64b4766f Mon Sep 17 00:00:00 2001 From: usa Date: Wed, 22 Feb 2006 07:27:20 +0000 Subject: * test/webrick/test_cgi.rb: should support platforms which search library path from the interpreter's path. And, support test without install incidentally. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9983 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1b1814323..9064d78b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Feb 22 16:24:05 2006 NAKAMURA Usaku + + * test/webrick/test_cgi.rb: should support platforms which search + library path from the interpreter's path. + And, support test without install incidentally. + Wed Feb 22 14:21:03 2006 Yukihiro Matsumoto * bignum.c (bignorm): x may not be a bignum. [ruby-dev:28367] -- cgit