summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4994614448..7e3d0cf66a 100644
--- a/NEWS
+++ b/NEWS
@@ -386,6 +386,8 @@ with all sufficient information, see the ChangeLog file.
* yaml
* Syck has been removed. YAML now completely depends on libyaml being
installed.
+ * libyaml has now bundled in ruby, so you don't need to install libyaml
+ for ruby basically.
* zlib
* Added streaming support for Zlib::Inflate and Zlib::Deflate. This allows