summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-07-03 10:43:49 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-07-03 10:43:49 (GMT)
commit81273c08299cbf6136ed00929ef536381e044d91 (patch)
tree4847c83680e0d6fbc3bc47d837aff4bbd1e8000e /ChangeLog
parent950488656e09b8da52835a7abe385816f571e607 (diff)
parent843b98eacf8b17269d37cbc8d6e446dad9fe6f73 (diff)
downloadtcl-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12ebca5..2da02a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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