summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-04-25 20:13:36 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-04-25 20:13:36 (GMT)
commit47c7fac8f1810b51678b0ae4c5b5525adca74aca (patch)
tree54ff5609d3f7b4b8cdc1c3aa1bc9e64021855645 /ChangeLog
parent60c803eafcbcbbcc06d74f69cda1be1a81433ee8 (diff)
downloadtcl-47c7fac8f1810b51678b0ae4c5b5525adca74aca.zip
tcl-47c7fac8f1810b51678b0ae4c5b5525adca74aca.tar.gz
tcl-47c7fac8f1810b51678b0ae4c5b5525adca74aca.tar.bz2
* generic/tcl.h: Removed obsolete declarations and #include's.
* generic/tclInt.h: [Bugs 926459, 926486]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c68f78..6ae6bce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-25 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tcl.h: Removed obsolete declarations and #include's.
+ * generic/tclInt.h: [Bugs 926459, 926486]
+
2004-04-24 David Gravereaux <davygrvy@pobox.com>
* win/tclWin32Dll.c (DllMain): Added DisableThreadLibraryCalls()