summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2011-04-04 14:01:30 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2011-04-04 14:01:30 (GMT)
commitcaf48c369e8ba6e8bcbb7f3a0aa6a0303dc2b56e (patch)
treed730656c75936441c66482c9ca28ad8f3d11acc0 /ChangeLog
parent875ed401f93f459fbac8cfd682d6e015b10f7ad3 (diff)
downloadtcl-caf48c369e8ba6e8bcbb7f3a0aa6a0303dc2b56e.zip
tcl-caf48c369e8ba6e8bcbb7f3a0aa6a0303dc2b56e.tar.gz
tcl-caf48c369e8ba6e8bcbb7f3a0aa6a0303dc2b56e.tar.bz2
Remove unused header file: unix/tclUnixThrd.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4724598..fd79840 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,7 @@
* test/error.test:
* test/info.test:
* test/scan.test:
+ * unix/tclUnixThrd.h: Remove this unused header file.
2011-04-03 Donal K. Fellows <dkf@users.sf.net>