diff options
author | davygrvy <davygrvy@pobox.com> | 2003-08-27 19:32:37 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2003-08-27 19:32:37 (GMT) |
commit | cdc75d317656f6dce43f87a8b05d87302a80b3cc (patch) | |
tree | bf8bee1efbb0ec04fc0a58979f7728f8a843b875 | |
parent | b0f40f531d4c704f3e9bd925fc44e798a23ffdec (diff) | |
download | tcl-cdc75d317656f6dce43f87a8b05d87302a80b3cc.zip tcl-cdc75d317656f6dce43f87a8b05d87302a80b3cc.tar.gz tcl-cdc75d317656f6dce43f87a8b05d87302a80b3cc.tar.bz2 |
no message
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ this is the correct one to use across the Tcl sources. Even though we do force it in tcl.h, the true parent one is __WIN32__. + Added missing CONST'ification usage to match prototype listed + in tclInt.decls. + 2003-08-27 Don Porter <dgp@users.sourceforge.net> * tests/util.test: Added new tests for remaining TclNeedSpace() |