diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-02-23 21:10:08 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-02-23 21:10:08 (GMT) |
commit | f3bdd208ac10cfe9a475b0689677acd542debee2 (patch) | |
tree | fab52bff0daa0ff0e2c59e63bc82678e64de6b1c /ChangeLog | |
parent | f40cc098f4cfadea6aa0a597de897558fc92e427 (diff) | |
parent | 9e0ab0841248c6ba0cf49036de9005c8d0120a28 (diff) | |
download | tcl-f3bdd208ac10cfe9a475b0689677acd542debee2.zip tcl-f3bdd208ac10cfe9a475b0689677acd542debee2.tar.gz tcl-f3bdd208ac10cfe9a475b0689677acd542debee2.tar.bz2 |
Add tests relating to bug 1115587. The bug itself still exists at this point.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,11 @@ +2012-02-23 Donal K. Fellows <dkf@users.sf.net> + + * tests/reg.test (14.21-23): Add tests relating to bug 1115587. Actual + bug is characterised by test marked with 'knownBug'. + 2012-02-17 Jan Nijtmans <nijtmans@users.sf.net> - * generic/tclIOUtil.c: [Bug 2233954] AIX: compile error + * generic/tclIOUtil.c: [Bug 2233954]: AIX: compile error * unix/tclUnixPort.h: 2012-02-16 Donal K. Fellows <dkf@users.sf.net> |