mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* NEWS (YAML, Psych, DL, fiddle): new entries
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28513 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
509e3e9d31
commit
318deef393
1 changed files with 14 additions and 0 deletions
14
NEWS
14
NEWS
|
@ -218,6 +218,20 @@ with all sufficient information, see the ChangeLog file.
|
||||||
* RSS::Maker: item.guid.permanent_link=
|
* RSS::Maker: item.guid.permanent_link=
|
||||||
* new alias of item.guid.isPermaLink=
|
* new alias of item.guid.isPermaLink=
|
||||||
|
|
||||||
|
* DL
|
||||||
|
* Now uses libffi as a backend if avaiable.
|
||||||
|
It means DL works fine on more platforms.
|
||||||
|
|
||||||
|
* Fiddle
|
||||||
|
* A lightweight wrapper for libffi.
|
||||||
|
|
||||||
|
* YAML
|
||||||
|
* Now uses libyaml as a backend if available.
|
||||||
|
It means YAML library supports new standards for YAML.
|
||||||
|
|
||||||
|
* Psych
|
||||||
|
* A wrapper for libyaml.
|
||||||
|
|
||||||
* JSON
|
* JSON
|
||||||
* Update to JSON 1.1.9
|
* Update to JSON 1.1.9
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue