aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 116b34a2a3..36b8b5ee1d 100644
--- a/NEWS
+++ b/NEWS
@@ -62,6 +62,9 @@ with all sufficient information, see the ChangeLog file.
* Shellwords#shelljoin() accepts non-string objects in the given
array, each of which is stringified using to_s.
+* zlib
+ * Added support for the new deflate strategies Zlib::RLE and Zlib::FIXED.
+
=== Language changes
=== Compatibility issues (excluding feature bug fixes)