diff options
author | Sam Roberts <vieuxtech@gmail.com> | 2017-01-20 11:01:40 -0800 |
---|---|---|
committer | Sam Roberts <vieuxtech@gmail.com> | 2017-02-20 08:45:48 -0800 |
commit | dfa8abe1b500b86ffb3951736c209e57d83ed3ed (patch) | |
tree | 462f78ca30dee5776c09642559dedc7ee5f1d3b2 /deps/zlib/contrib/README.contrib | |
parent | 4e6efc1dec0eb924b68d74648b661433119306fe (diff) | |
download | node-new-dfa8abe1b500b86ffb3951736c209e57d83ed3ed.tar.gz |
deps: upgrade zlib to 1.2.11
PR-URL: https://github.com/nodejs/node/pull/10980
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Shigeki Ohtsu <ohtsu@iij.ad.jp>
Diffstat (limited to 'deps/zlib/contrib/README.contrib')
-rw-r--r-- | deps/zlib/contrib/README.contrib | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/zlib/contrib/README.contrib b/deps/zlib/contrib/README.contrib index c66349b7c6..a411d5c396 100644 --- a/deps/zlib/contrib/README.contrib +++ b/deps/zlib/contrib/README.contrib @@ -38,7 +38,7 @@ inflate86/ by Chris Anderson <christop@charm.net> iostream/ by Kevin Ruland <kevin@rodin.wustl.edu> A C++ I/O streams interface to the zlib gz* functions -iostream2/ by Tyge Løvset <Tyge.Lovset@cmr.no> +iostream2/ by Tyge Løvset <Tyge.Lovset@cmr.no> Another C++ I/O streams interface iostream3/ by Ludwig Schwardt <schwardt@sun.ac.za> @@ -58,7 +58,7 @@ masmx86/ by Gilles Vollant <info@winimage.com> minizip/ by Gilles Vollant <info@winimage.com> Mini zip and unzip based on zlib Includes Zip64 support by Mathias Svensson <mathias@result42.com> - See http://www.winimage.com/zLibDll/unzip.html + See http://www.winimage.com/zLibDll/minizip.html pascal/ by Bob Dellaca <bobdl@xtra.co.nz> et al. Support for Pascal |