From cce8e77760e876d4d36c4231505cd33e3221c155 Mon Sep 17 00:00:00 2001 From: naruse Date: Wed, 13 Jan 2010 06:26:11 +0000 Subject: [PATCH] Add news. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26315 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index b4e00eb987..032bd18e42 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,14 @@ with all sufficient information, see the ChangeLog file. * new method: * Dir.home + * Encoding + * new encodings: + * Big5 + * Big5-UAO + + * new method: + * ascii_compatible? + * Enumerable * New methods: * Enumerable#join