summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2007-12-03 20:03:39 (GMT)
committerhobbs <hobbs>2007-12-03 20:03:39 (GMT)
commit2e7848185c854eb34a0ae457f3993d94b80a1c9d (patch)
treec77c4baa8237751743ef9a1940aa9f9c963b97c6 /ChangeLog
parentb9257b2ca5a2c1098db948daf8a8b050caa0e96c (diff)
downloadtk-2e7848185c854eb34a0ae457f3993d94b80a1c9d.zip
tk-2e7848185c854eb34a0ae457f3993d94b80a1c9d.tar.gz
tk-2e7848185c854eb34a0ae457f3993d94b80a1c9d.tar.bz2
* win/configure, win/tcl.m4 (LIBS_GUI): remove ole32.lib oleaut32.lib
(LIBS): add ws2_32.lib for static builds with Tcl.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 609d068..6d6a2e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-03 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * win/configure, win/tcl.m4 (LIBS_GUI): remove ole32.lib oleaut32.lib
+ (LIBS): add ws2_32.lib for static builds with Tcl.
+
2007-12-01 Joe English <jenglish@users.sourceforge.net>
* generic/ttk/ttkTheme.h, generic/ttk/ttkThemeInt.h,