diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-02-23 21:08:11 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-02-23 21:08:11 (GMT) |
commit | 9e0ab0841248c6ba0cf49036de9005c8d0120a28 (patch) | |
tree | f073644653dd2240e0cbd30ddf34ab71e3f61c64 /ChangeLog | |
parent | 7e1cb76f0617c08d56ca78ebe894a0e1f3d9d532 (diff) | |
download | tcl-9e0ab0841248c6ba0cf49036de9005c8d0120a28.zip tcl-9e0ab0841248c6ba0cf49036de9005c8d0120a28.tar.gz tcl-9e0ab0841248c6ba0cf49036de9005c8d0120a28.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-15 Donal K. Fellows <dkf@users.sf.net> |