From 8f941978648f04e9d76cec4761722c10a69ad9f5 Mon Sep 17 00:00:00 2001 From: akr Date: Wed, 23 Sep 2009 11:30:09 +0000 Subject: cosmetic change. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25056 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 77d15b15e..a38440298 100644 --- a/NEWS +++ b/NEWS @@ -21,7 +21,7 @@ with all sufficient information, see the ChangeLog file. * Dir.home * Enumerable - * New method: + * New methods: * Enumerable#join * Enumerable#chunk * Enumerable#slice_before @@ -233,6 +233,7 @@ with all sufficient information, see the ChangeLog file. * securerandom * new methods: * SecureRandom.urlsafe_base64 + * URI * Obsoleted methods: * URI#escape -- cgit