mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* NEWS: Improve wording
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38954 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a8d4b22c58
commit
888ccebbb0
1 changed files with 2 additions and 2 deletions
4
NEWS
4
NEWS
|
@ -385,8 +385,8 @@ with all sufficient information, see the ChangeLog file.
|
||||||
* yaml
|
* yaml
|
||||||
* Syck has been removed. YAML now completely depends on libyaml being
|
* Syck has been removed. YAML now completely depends on libyaml being
|
||||||
installed.
|
installed.
|
||||||
* libyaml has now bundled in ruby, so you don't need to install libyaml
|
* libyaml is now bundled with ruby, for cases where the library is not
|
||||||
for ruby basically.
|
installed locally.
|
||||||
|
|
||||||
* zlib
|
* zlib
|
||||||
* Added streaming support for Zlib::Inflate and Zlib::Deflate. This allows
|
* Added streaming support for Zlib::Inflate and Zlib::Deflate. This allows
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue