diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Mon Jul 19 01:15:07 2004 GOTOU Yuuzou <gotoyuzo@notwork.org> + + * lib/webrick/httpservlet/cgihandler.rb + (WEBrick::HTTPServlet::CGIhandler#do_GET): set SystemRoot environment + variable to CGI process on Windows native platforms. [ruby-dev:23936] + + * lib/webrick/httpservlet/cgihandler.rb + (WEBrick::HTTPServlet::CGIhandler#do_GET): use $?.exitstatus and + refine log message. + Sun Jul 18 16:14:29 2004 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> * ext/tk/lib/tk/msgcat.rb (TkMsgCatalog.callback): bug fix |
