summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-09-10 08:20:47 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-09-10 08:20:47 +0000
commitcb81b56de2f1edc56ac84366a73b96a3266305ee (patch)
tree9e05b3b2224d86ee7836224914e992657b0d48ca /NEWS
parentcb39e5dbfae0fb69dc3447ae3426fa85d411d37a (diff)
Mention rb_scan_args().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29216 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 53b904b2c1..92b519234b 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,11 @@ reference information is supplied with. For a full list of changes
with all sufficient information, see the ChangeLog file.
== Changes since the 1.9.2 release
+=== C API updates
+
+* rb_scan_args() is enhanced with support for option hash argument
+ extraction.
+
=== Library updates (outstanding ones only)
* builtin classes