summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2003-01-13 07:22:56 (GMT)
committermdejong <mdejong>2003-01-13 07:22:56 (GMT)
commit4d454b8c5a793dbd41f1a6376f432e18debdedd3 (patch)
tree44d0d32279a35cbae880fd1460384f74b14af2c2 /ChangeLog
parentb697c7922f1ca98c8c68a6a8c1e7f738a4a8667f (diff)
downloadtcl-4d454b8c5a793dbd41f1a6376f432e18debdedd3.zip
tcl-4d454b8c5a793dbd41f1a6376f432e18debdedd3.tar.gz
tcl-4d454b8c5a793dbd41f1a6376f432e18debdedd3.tar.bz2
* win/configure: Regen.
* win/tcl.m4 (SC_CONFIG_CFLAGS): Pull in addition of shell32.lib to LIBS_GUI that was added to the Tk tcl.m4 but never made it back into the Tcl version.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 639730e..1e27de1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2003-01-12 Mo DeJong <mdejong@users.sourceforge.net>
+ * win/configure: Regen.
+ * win/tcl.m4 (SC_CONFIG_CFLAGS): Pull in
+ addition of shell32.lib to LIBS_GUI that
+ was added to the Tk tcl.m4 but never made
+ it back into the Tcl version.
+
+2003-01-12 Mo DeJong <mdejong@users.sourceforge.net>
+
* generic/tcl.h: Skip Tcl's define of CHAR,
SHORT, and LONG when HAVE_WINNT_IGNORE_VOID
is defined. This avoids a bunch of compiler