From e698bf0ec5ca3f41d4115070261bd3e8c5aa32dd Mon Sep 17 00:00:00 2001 From: naruse Date: Sun, 6 Sep 2009 18:24:53 +0000 Subject: * lib/uri/common.rb (URI.escape): obsoleted. * lib/uri/common.rb (URI,unescape): ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0ee8c847d..f5841b62b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Sep 7 03:21:40 2009 NARUSE, Yui + + * lib/uri/common.rb (URI.escape): obsoleted. + + * lib/uri/common.rb (URI,unescape): ditto. + Sun Sep 6 18:13:54 2009 Koichi Sasada * vm_insnhelper.h (CALL_SIMPLE_METHOD_IC): make a macro -- cgit