summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordas <das>2009-04-10 18:04:25 (GMT)
committerdas <das>2009-04-10 18:04:25 (GMT)
commite6b19070514ba21fbecff1808ca535ee2c1c65b8 (patch)
tree3e73399976a514d2588570e0e3e2206a9ead8614
parent306e0481a04d0f3e54007832c12b90247b0edd83 (diff)
downloadtcl-e6b19070514ba21fbecff1808ca535ee2c1c65b8.zip
tcl-e6b19070514ba21fbecff1808ca535ee2c1c65b8.tar.gz
tcl-e6b19070514ba21fbecff1808ca535ee2c1c65b8.tar.bz2
typo
-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).