summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 393c38c..4c7f01b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
2008-04-10 Daniel Steffen <das@users.sourceforge.net>
* macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allow
- * unix/tclUnixChan.c: embedding into applications that
- * unix/tclUnixEvent.c: already have a CFRunLoop running and
+ embedding into applications that
+ already have a CFRunLoop running and
want to run the tcl event loop via
Tcl_ServiceModeHook(TCL_SERVICE_ALL).