summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-01-13 06:26:11 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-01-13 06:26:11 +0000
commitcce8e77760e876d4d36c4231505cd33e3221c155 (patch)
tree840c8fbf19bb3fcd1cb9f37b412bf3f61b581f0a /NEWS
parentfb2941a4ec60cd396982f15e990696f733703e37 (diff)
Add news.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26315 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
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