summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2009-04-10 18:04:21 (GMT)
committerdas <das>2009-04-10 18:04:21 (GMT)
commit51f5dcf907c1e99b13539880d97592a9c0574e5c (patch)
tree1cfd99775a76ba905b6c9956ca19e7674ac65b38 /ChangeLog
parent3a59859d7ab015429c899f51da5ab7f456537a72 (diff)
downloadtcl-51f5dcf907c1e99b13539880d97592a9c0574e5c.zip
tcl-51f5dcf907c1e99b13539880d97592a9c0574e5c.tar.gz
tcl-51f5dcf907c1e99b13539880d97592a9c0574e5c.tar.bz2
typo
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1144093..398ee15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,8 +19,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).