diff options
| author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-10-16 12:50:31 (GMT) |
|---|---|---|
| committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-10-16 12:50:31 (GMT) |
| commit | d8f4373aee18fbfa3fc2dded2695a66447ba1203 (patch) | |
| tree | 16ef60702e0d4c404a0008d46b6e0a8d14ed5aee /ChangeLog | |
| parent | d9ec510026ac166ce0732f7a77573654e7ab2410 (diff) | |
| parent | fe266ed796bfcc848b411947c9529c5eb683dd1f (diff) | |
| download | tcl-tip_400_impl.zip tcl-tip_400_impl.tar.gz tcl-tip_400_impl.tar.bz2 | |
merge trunktip_400_impl
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +2012-10-14 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tclDictObj.c: [Bug 3576509]: tcl::Bgerror crashes with invalid + * generic/tclEvent.c: arguments. Better fix, which helps for all + Tcl_DictObjGet() calls in Tcl's source code. + +2012-10-13 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tclEvent.c: [Bug 3576509]: tcl::Bgerror crashes with invalid + arguments + +2012-10-06 Jan Nijtmans <nijtmans@users.sf.net> + + * win/Makefile.in: [Bug 2459774] win/tcl/Makefile.in + not compatible with msys 0.8. + 2012-10-03 Don Porter <dgp@users.sourceforge.net> * generic/tclIO.c: When checking for std channels being closed, |
