summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-06 10:01:51 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-06 10:01:51 +0000
commit71f81f81364882e278e1bf7275e509d9d0349604 (patch)
tree3067531fef125dfa491a457faa64ae5da2e1a326 /NEWS
parent9208951d3322a5c7a5a1ff68efd3d60934d6f90b (diff)
* NEWS: add new encodings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30096 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3ce2151f44..dc63c17fc5 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,13 @@ with all sufficient information, see the ChangeLog file.
* Kernel#respond_to? now returns false for protected methods.
+ * Encoding
+ * new encodings:
+ * CP950
+ * CP951
+ * UTF-16
+ * UTF-32
+
* Float
* new constants:
* File::NULL