diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-08-28 14:28:18 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-08-28 14:28:18 (GMT) |
commit | f04f50447f2b67f2733b6285ecdd7b99ddaf3f26 (patch) | |
tree | 19b17599d3ec4dc63a6bfd85acc7ff8053d603a1 /compat/zlib/win32 | |
parent | a951fd16e79634a5967b32b281e69c2ec6cd9d8e (diff) | |
download | tcl-f04f50447f2b67f2733b6285ecdd7b99ddaf3f26.zip tcl-f04f50447f2b67f2733b6285ecdd7b99ddaf3f26.tar.gz tcl-f04f50447f2b67f2733b6285ecdd7b99ddaf3f26.tar.bz2 |
Upgrade to zlib-1.3.0
Diffstat (limited to 'compat/zlib/win32')
-rw-r--r-- | compat/zlib/win32/README-WIN32.txt | 4 | ||||
-rw-r--r-- | compat/zlib/win32/README.txt | 2 | ||||
-rwxr-xr-x | compat/zlib/win32/zlib1.dll | bin | 123904 -> 92160 bytes |
3 files changed, 3 insertions, 3 deletions
diff --git a/compat/zlib/win32/README-WIN32.txt b/compat/zlib/win32/README-WIN32.txt index 050197d..384c988 100644 --- a/compat/zlib/win32/README-WIN32.txt +++ b/compat/zlib/win32/README-WIN32.txt @@ -1,6 +1,6 @@ ZLIB DATA COMPRESSION LIBRARY -zlib 1.2.13 is a general purpose data compression library. All the code is +zlib 1.3.0 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://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) @@ -22,7 +22,7 @@ before asking for help. Manifest: -The package zlib-1.2.13-win32-x86.zip will contain the following files: +The package zlib-1.3.0-win32-x86.zip will contain the following files: README-WIN32.txt This document ChangeLog Changes since previous zlib packages diff --git a/compat/zlib/win32/README.txt b/compat/zlib/win32/README.txt index bd3d18d..55449b8 100644 --- a/compat/zlib/win32/README.txt +++ b/compat/zlib/win32/README.txt @@ -6,7 +6,7 @@ What's here Source
======
- zlib version 1.2.11
+ zlib version 1.3.0
available at http://www.gzip.org/zlib/
diff --git a/compat/zlib/win32/zlib1.dll b/compat/zlib/win32/zlib1.dll Binary files differindex 8a24ded..0ea471e 100755 --- a/compat/zlib/win32/zlib1.dll +++ b/compat/zlib/win32/zlib1.dll |