From a83f125c3141af17f0426d01e264d684fd60e317 Mon Sep 17 00:00:00 2001 From: naruse Date: Fri, 3 Jun 2011 00:32:25 +0000 Subject: * lib/net/http.rb (URI::HTTP#request_uri): return nil when the uri is path-rootless form. Bug #4759 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31907 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 64fb6ca91e..58f90576fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ +Fri Jun 3 09:27:31 2011 NARUSE, Yui + + * lib/net/http.rb (URI::HTTP#request_uri): return nil when the uri + is path-rootless form. Bug #4759 + Thu Jun 2 23:51:03 2011 James Edward Gray II - * lib/csv.rb: Improve the line ending detection algorithm - (patch by Alexey). + * lib/csv.rb: Improve the line ending detection algorithm + patch by Alexey). Thu Jun 2 20:05:57 2011 NAKAMURA Usaku @@ -439,8 +444,8 @@ Mon May 23 09:45:26 2011 Hiroshi Nakamura Mon May 23 10:01:02 2011 Martin Bosslet * ext/openssl/ossl_asn1.c: Do not parse zero-tagged values as EOC. Do - not let current length become negative for infinite length constructed - values. Support constructed values of length zero. Added tests. + not let current length become negative for infinite length constructed + values. Support constructed values of length zero. Added tests. Mon May 23 09:19:53 2011 Eric Hodel -- cgit v1.2.3