Skip to content

Commit

Permalink
Mention rb_scan_args().
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29216 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
knu committed Sep 10, 2010
1 parent cb39e5d commit cb81b56
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cb81b56

Please sign in to comment.