summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2006-08-22 17:45:01 (GMT)
committerandreas_kupries <akupries@shaw.ca>2006-08-22 17:45:01 (GMT)
commitf1e3cf87942d5b9bb16c44f0b105d78e68743de3 (patch)
tree0e8c23557d2161bc7521d17ae7933b2dd94f1633 /ChangeLog
parentcf3ed398bebbbfd6f95b102ff5cd6e0ba68d8602 (diff)
downloadtcl-f1e3cf87942d5b9bb16c44f0b105d78e68743de3.zip
tcl-f1e3cf87942d5b9bb16c44f0b105d78e68743de3.tar.gz
tcl-f1e3cf87942d5b9bb16c44f0b105d78e68743de3.tar.bz2
* unix/tclUnixNotfy.c (Tcl_WaitForEvent): Fixed broken if syntax
committed 2006-08-21 by Daniel. The broken syntax is visible to all unix platforms, but not on OSX for machines which HAVE_COREFOUNDATION.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d9a571..b45f9ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-08-22 Andreas Kupries <andreask@activestate.com>
+
+ * unix/tclUnixNotfy.c (Tcl_WaitForEvent): Fixed broken if syntax
+ committed 2006-08-21 by Daniel. The broken syntax is visible to
+ all unix platforms, but not on OSX for machines which
+ HAVE_COREFOUNDATION.
+
2006-08-21 Don Porter <dgp@users.sourceforge.net>
* generic/tclIOUtil.c: Revisions to complete the thread finalization