diff options
| author | nahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-09-27 07:03:29 +0000 |
|---|---|---|
| committer | nahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-09-27 07:03:29 +0000 |
| commit | 5334d202530d25c5ff18be092b19be0d0261882a (patch) | |
| tree | fe2fa61702c537812d58f103f9d353ebef51d6c7 /ChangeLog | |
| parent | 4a17e78ebe2c5c2b4c95d101d9f7d5bccce8fe06 (diff) | |
| download | ruby-5334d202530d25c5ff18be092b19be0d0261882a.tar.gz ruby-5334d202530d25c5ff18be092b19be0d0261882a.tar.xz ruby-5334d202530d25c5ff18be092b19be0d0261882a.zip | |
* lib/soap/rpc/cgistub.rb: make logging severity threshold higher.
* lib/soap/rpc/standaloneServer.rb: defer WEBrick server start to give a change
to reset logging severity threshold.
* test/soap/calc/test_*, test/soap/helloworld/test_helloworld.rb: run silent.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4612 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Mon Sep 27 15:58:50 2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org> + + * lib/soap/rpc/cgistub.rb: make logging severity threshold higher. + + * lib/soap/rpc/standaloneServer.rb: defer WEBrick server start to give + a change to reset logging severity threshold. + + * test/soap/calc/test_*, test/soap/helloworld/test_helloworld.rb: run + silent. + Sat Sep 27 09:44:18 2003 Minero Aoki <aamine@loveruby.net> * test/fileutils/test_fileutils.rb: clear all errors on Windows. |
