summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-12-18 14:14:59 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-12-18 14:14:59 (GMT)
commit7b022824ad2bf092e5142967198fc52a0baa4b32 (patch)
treee7ce199f58cd0d8a550fd370e9bc7278582b52cf /ChangeLog
parent374bd78bd6abe396658c2f4cab41ff8c61fa730c (diff)
downloadtcl-7b022824ad2bf092e5142967198fc52a0baa4b32.zip
tcl-7b022824ad2bf092e5142967198fc52a0baa4b32.tar.gz
tcl-7b022824ad2bf092e5142967198fc52a0baa4b32.tar.bz2
Import of zlib 1.2.3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fb12a4..833cccb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-12-18 Donal K. Fellows <dkf@users.sf.net>
+ * compat/zlib/*: Import of zlib 1.2.3. The license is directly
+ compatible with Tcl's.
+
* generic/tclZlib.c: First implementation of the compressing and
* doc/zlib.n: decompressing channel transformations.
* tests/zlib.test (zlib-8.*):