From 2d67526de71b6b22a9b08779bcebcfde8f13afef Mon Sep 17 00:00:00 2001
From: Guilherme Andrade
Date: Sat, 20 Aug 2016 23:27:56 +0100
Subject: Specify min zlib ver on inflateGetDictionary doc
---
erts/doc/src/zlib.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'erts/doc/src')
diff --git a/erts/doc/src/zlib.xml b/erts/doc/src/zlib.xml
index 1a7c2d2b6f..e1924fffee 100644
--- a/erts/doc/src/zlib.xml
+++ b/erts/doc/src/zlib.xml
@@ -583,6 +583,7 @@ unpack(Z, Compressed, Dict) ->
by the stream. This function must be called between
inflateInit/1,2
and inflateEnd.
+ Only supported if ERTS was compiled with zlib >= 1.2.8.
--
cgit v1.2.3