summaryrefslogtreecommitdiffstats
path: root/modules/zlib/src/README
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-07-26 21:58:58 +0200
committerwolfbeast <mcwerewolf@gmail.com>2018-07-26 21:58:58 +0200
commit0ccb5a03bb72105b295e9a5ae79510c7bfeee112 (patch)
tree9cef491ea75e491ac795349b4a9254a92e3a6e8d /modules/zlib/src/README
parentddd7d45862e89d462851d226c8c29e2602633e05 (diff)
downloadUXP-0ccb5a03bb72105b295e9a5ae79510c7bfeee112.tar
UXP-0ccb5a03bb72105b295e9a5ae79510c7bfeee112.tar.gz
UXP-0ccb5a03bb72105b295e9a5ae79510c7bfeee112.tar.lz
UXP-0ccb5a03bb72105b295e9a5ae79510c7bfeee112.tar.xz
UXP-0ccb5a03bb72105b295e9a5ae79510c7bfeee112.zip
Update zlib to 1.2.11
This resolves #676
Diffstat (limited to 'modules/zlib/src/README')
-rw-r--r--modules/zlib/src/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/zlib/src/README b/modules/zlib/src/README
index 5ca9d127e..51106de47 100644
--- a/modules/zlib/src/README
+++ b/modules/zlib/src/README
@@ -1,6 +1,6 @@
ZLIB DATA COMPRESSION LIBRARY
-zlib 1.2.8 is a general purpose data compression library. All the code is
+zlib 1.2.11 is a general purpose data compression library. All the code is
thread safe. The data format used by the zlib library is described by RFCs
(Request for Comments) 1950 to 1952 in the files
http://tools.ietf.org/html/rfc1950 (zlib format), rfc1951 (deflate format) and
@@ -31,7 +31,7 @@ Mark Nelson <markn@ieee.org> wrote an article about zlib for the Jan. 1997
issue of Dr. Dobb's Journal; a copy of the article is available at
http://marknelson.us/1997/01/01/zlib-engine/ .
-The changes made in version 1.2.8 are documented in the file ChangeLog.
+The changes made in version 1.2.11 are documented in the file ChangeLog.
Unsupported third party contributions are provided in directory contrib/ .
@@ -84,7 +84,7 @@ Acknowledgments:
Copyright notice:
- (C) 1995-2013 Jean-loup Gailly and Mark Adler
+ (C) 1995-2017 Jean-loup Gailly and Mark Adler
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages