diff options
Diffstat (limited to 'doc/ChangeLog-1.9.3')
-rw-r--r-- | doc/ChangeLog-1.9.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ChangeLog-1.9.3 b/doc/ChangeLog-1.9.3 index 692b996335..d4b2767e4a 100644 --- a/doc/ChangeLog-1.9.3 +++ b/doc/ChangeLog-1.9.3 @@ -76917,7 +76917,7 @@ Tue May 31 15:52:45 2005 GOTOU Yuuzou <[email protected]> break the loop if the socket reached to EOF. [ruby-talk:142285] * lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): send response - without reading the whole request body if keep-alive is diabled. + without reading the whole request body if keep-alive is disabled. [experimental] Mon May 30 23:48:29 2005 Hidetoshi NAGAI <[email protected]> |