diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-07-04 19:33:54 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-07-04 19:33:54 (GMT) |
commit | 11bd96f522f132f96f962526ac9d71fce0527941 (patch) | |
tree | 9ea4877ec550e946bf820f16faf0e54c4100c9e8 /ChangeLog | |
parent | ffbe67c65253a900b98f481ed64d4928f470adb9 (diff) | |
parent | 81273c08299cbf6136ed00929ef536381e044d91 (diff) | |
download | tcl-11bd96f522f132f96f962526ac9d71fce0527941.zip tcl-11bd96f522f132f96f962526ac9d71fce0527941.tar.gz tcl-11bd96f522f132f96f962526ac9d71fce0527941.tar.bz2 |
merge trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2013-07-03 Jan Nijtmans <nijtmans@users.sf.net> + + * unix/tclXtNotify.c: Bug [817249]: bring tclXtNotify.c up to date with + Tcl_SetNotifier() change. + +2013-07-02 Jan Nijtmans <nijtmans@users.sf.net> + + * unix/tcl.m4: Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4 + * unix/configure: (thanks to Brian Griffin) + 2013-06-27 Jan Nijtmans <nijtmans@users.sf.net> * generic/tclConfig.c: Bug [9b2e636361]: Tcl_CreateInterp() needs initialized |