From 770af8649a22f721408e75d7d92b5c4323472f28 Mon Sep 17 00:00:00 2001 From: marcandre Date: Wed, 21 Jul 2010 03:32:41 +0000 Subject: * lib/uri/common.rb: Have URI() and URI.join accept URI objects in addition to strings. [ruby-core:30960] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28697 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4febe46b40..9db369ef1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Jul 21 12:31:30 2010 Marc-Andre Lafortune + + * lib/uri/common.rb: Have URI() and URI.join accept URI objects in + addition to strings. [ruby-core:30960] + Wed Jul 21 11:55:06 2010 Nobuyoshi Nakada * util.c (ruby_hdtoa): renamed from BSD__hdtoa. -- cgit v1.2.3