diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-07-03 10:43:49 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-07-03 10:43:49 (GMT) |
commit | 81273c08299cbf6136ed00929ef536381e044d91 (patch) | |
tree | 4847c83680e0d6fbc3bc47d837aff4bbd1e8000e /ChangeLog | |
parent | 950488656e09b8da52835a7abe385816f571e607 (diff) | |
parent | 843b98eacf8b17269d37cbc8d6e446dad9fe6f73 (diff) | |
download | tcl-81273c08299cbf6136ed00929ef536381e044d91.zip tcl-81273c08299cbf6136ed00929ef536381e044d91.tar.gz tcl-81273c08299cbf6136ed00929ef536381e044d91.tar.bz2 |
Bug [817249]: bring tclXtNotify.c up to date with Tcl_SetNotifier() change
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +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 |