summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorkosaki <kosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-11-14 16:00:29 +0000
committerkosaki <kosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-11-14 16:00:29 +0000
commit61fe9d5c4132ece0762cc2e6ab05ac49951ae82e (patch)
tree1f986811487067f53f69993f07c42db641f73b46 /NEWS
parentb848d4f9c8859ad2d37c9523759366d9b24f0464 (diff)
added a description of NUM2SHORT() to NEWS
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33750 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 b6ddc634f5..2b1b7f5e23 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ with all sufficient information, see the ChangeLog file.
== Changes since the 1.9.3 release
=== C API updates
+* NUM2SHORT() and NUM2USHORT() added. They are similar to NUM2INT, but short.
+
=== Library updates (outstanding ones only)
* builtin classes