summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2007-12-05 18:40:10 (GMT)
committerhobbs <hobbs>2007-12-05 18:40:10 (GMT)
commit17fd365668a4dbca60cb9d949353bc47e9d6e356 (patch)
tree65d61d469e09afcd910bac0d21f64a0851a9125d /ChangeLog
parentaaa7b42489be7695c3d8bf9f541a012c5b498b55 (diff)
downloadtcl-17fd365668a4dbca60cb9d949353bc47e9d6e356.zip
tcl-17fd365668a4dbca60cb9d949353bc47e9d6e356.tar.gz
tcl-17fd365668a4dbca60cb9d949353bc47e9d6e356.tar.bz2
* win/configure, win/tcl.m4 (LIBS_GUI): mingw needs -lole32
-loleaut32 but not msvc for Tk's [send]. [Bug 1844749]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ccb792..a8faf78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-05 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * win/configure, win/tcl.m4 (LIBS_GUI): mingw needs -lole32
+ -loleaut32 but not msvc for Tk's [send]. [Bug 1844749]
+
2007-12-05 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
* generic/tclCmdIL.c (Tcl_LsearchObjCmd): Prevent shimmering crash