diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-12-18 14:14:59 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-12-18 14:14:59 (GMT) |
commit | 7b022824ad2bf092e5142967198fc52a0baa4b32 (patch) | |
tree | e7ce199f58cd0d8a550fd370e9bc7278582b52cf /ChangeLog | |
parent | 374bd78bd6abe396658c2f4cab41ff8c61fa730c (diff) | |
download | tcl-7b022824ad2bf092e5142967198fc52a0baa4b32.zip tcl-7b022824ad2bf092e5142967198fc52a0baa4b32.tar.gz tcl-7b022824ad2bf092e5142967198fc52a0baa4b32.tar.bz2 |
Import of zlib 1.2.3
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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.*): |