1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Update NEWS to add about License.

On backporting License change, r29262 and r29265 should be backported.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29266 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2010-09-15 16:14:05 +00:00
parent 84842f7784
commit ef5948f0dc

5
NEWS
View file

@ -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
=== License
* Ruby's License is changed from a dual license with GPLv2
to a dual license with 2-clause BSDL.
=== C API updates
* rb_scan_args() is enhanced with support for option hash argument