From b10696b56840ac6c6eaa5d85f1cf85b6f7cc8a0b Mon Sep 17 00:00:00 2001 From: gotoyuzo Date: Thu, 16 Sep 2004 09:14:27 +0000 Subject: * lib/webrick/cgi.rb (WEBrick::CGI#start): should set REMOTE_USER to request.user attribute. * lib/webrick/httpservlet/filehandler.rb (WEBrick::HTTPServlet::FileHandler#initialize): should expand the pathname of document root directory. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6913 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eef1681e93..2b5c96f232 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Thu Sep 16 18:12:13 2004 GOTOU Yuuzou + + * lib/webrick/cgi.rb (WEBrick::CGI#start): should set REMOTE_USER + to request.user attribute. + + * lib/webrick/httpservlet/filehandler.rb + (WEBrick::HTTPServlet::FileHandler#initialize): should expand + the pathname of document root directory. + Wed Sep 15 20:22:23 2004 Hidetoshi NAGAI * ext/tk/sample/tkoptdb-safeTk.rb: fix a bug depend on the changes -- cgit v1.2.3