diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-06-05 16:05:36 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-06-05 16:05:36 (GMT) |
commit | e6d8763bc8e167637a136b863e0728665471eff3 (patch) | |
tree | dcd63dcfb36e95741a3c4c89b7a852034b2a9011 /ChangeLog | |
parent | c69794cc05d5ab01537ede052537fa25613c01c4 (diff) | |
parent | 7d602745337ea00ec3bd5cbb4efcd1c0e3379fbb (diff) | |
download | tcl-e6d8763bc8e167637a136b863e0728665471eff3.zip tcl-e6d8763bc8e167637a136b863e0728665471eff3.tar.gz tcl-e6d8763bc8e167637a136b863e0728665471eff3.tar.bz2 |
merge trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +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 + slaves have corresponding commands, as that is not true for + sub-subinterpreters (used in Tk's test suite). + + * doc/safe.n: [Bug 1997845]: Corrected formatting so that generated + HTML can link properly. + + * tests/socket.test (socket*-13.1): Prevented intermittent test + failure due to race condition. + 2012-05-29 Donal K. Fellows <dkf@users.sf.net> * doc/expr.n, doc/mathop.n: [Bug 2931407]: Clarified semantics of |