summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-11-16 11:26:14 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-11-16 11:26:14 +0000
commit42e5d63f74dbdb2eda67d094ba2a9bbc9c35ee7a (patch)
tree88741cd8997cbbb0af2c43f9f2ec8369ee5aa284 /NEWS
parentb2571716718cda40e59c33f437768dc787078633 (diff)
Integer#ord described.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@13949 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ba5e10ef88..f0300f32c6 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,8 @@ with all sufficient information, see the ChangeLog file.
* builtin classes
+ * Integer#ord implemented.
+
* Regexp.union accepts an array of patterns.
* ipaddr