diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2013-06-19 22:46:10 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2013-06-19 22:46:10 (GMT) |
commit | ccccb754c0f55dc8e8250ab8c3a2019c96c6add2 (patch) | |
tree | 46d515be0b19875b9fe6bfe2fbb50571dbc9c2fc /ChangeLog | |
parent | 60c48207275926d160a50ab91108f28ae7475040 (diff) | |
parent | 5539977620b9c358a365280e4d0db6a816537b71 (diff) | |
download | tcl-ccccb754c0f55dc8e8250ab8c3a2019c96c6add2.zip tcl-ccccb754c0f55dc8e8250ab8c3a2019c96c6add2.tar.gz tcl-ccccb754c0f55dc8e8250ab8c3a2019c96c6add2.tar.bz2 |
merge trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2013-06-18 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tclEvent.c: Bug [3611974]: InitSubsystems multiple thread issue. + +2013-06-17 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/regc_locale.c: Bug [a876646efe]: re_expr character class + [:cntrl:] should contain \u0000 - \u001f + 2013-06-09 Donal K. Fellows <dkf@users.sf.net> * generic/tclCompCmdsSZ.c (TclCompileTryCmd): [Bug 779d38b996]: |