From dc136c12ee4d704de7621408ab0a5d9108284b45 Mon Sep 17 00:00:00 2001 From: gotoyuzo Date: Mon, 31 Jul 2006 04:39:45 +0000 Subject: * lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improve for the value of IPv6 address in the Host: header field. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10646 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ce0922120d..a110268414 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Jul 31 13:38:22 2006 GOTOU Yuuzou + + * lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improve + for the value of IPv6 address in the Host: header field. + Sun Jul 30 23:26:22 2006 Nobuyoshi Nakada * eval.c (rb_call0): trace call/return of method defined from block. -- cgit v1.2.3