diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-06-01 22:01:16 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-06-01 22:01:16 (GMT) |
commit | 66ee899817944316fa1eecf3a7acddb92fb77fbb (patch) | |
tree | c9a5f83e4aff689a4cf7632a98e0a4d00d2e5cd4 /ChangeLog | |
parent | b3ab23dcc38a929fb250c4d50908f5cc8cb6ef89 (diff) | |
parent | 05d7bc083cb71209db8d68240defdb9507842bc2 (diff) | |
download | tcl-66ee899817944316fa1eecf3a7acddb92fb77fbb.zip tcl-66ee899817944316fa1eecf3a7acddb92fb77fbb.tar.gz tcl-66ee899817944316fa1eecf3a7acddb92fb77fbb.tar.bz2 |
[Bug 3530536]: zlib-7.4 fails on IRIX64
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2012-05-31 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tclZlib.c: [Bug 3530536]: zlib-7.4 fails on IRIX64 + * tests/zlib.test: + * doc/zlib.n: Document that [stream checksum] doesn't do + what's expected for "inflate" and "deflate" formats + 2012-05-31 Donal K. Fellows <dkf@users.sf.net> * library/safe.tcl (safe::AliasFileSubcommand): Don't assume that |