aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a413c3256e..41df6f5490 100644
--- a/NEWS
+++ b/NEWS
@@ -149,6 +149,10 @@ with all sufficient information, see the ChangeLog file.
* new logging directive:
* %{remote}p for remote (client) port number.
+* yaml
+ * The default YAML engine is now Psych. You may downgrade to syck by setting
+ YAML::ENGINE.yamler = 'syck'.
+
* zlib
* new methods:
* Zlib.deflate