diff options
author | dgp <dgp@users.sourceforge.net> | 2004-04-25 20:13:36 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-04-25 20:13:36 (GMT) |
commit | 47c7fac8f1810b51678b0ae4c5b5525adca74aca (patch) | |
tree | 54ff5609d3f7b4b8cdc1c3aa1bc9e64021855645 /ChangeLog | |
parent | 60c803eafcbcbbcc06d74f69cda1be1a81433ee8 (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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() |