summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4662b15..2e36836 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-11-03 Pat Thoyts <patthoyts@users.sourceforge.net>
+ * generic/ttk/ttkLayout.c: We do not want to require tkInt in
+ * generic/ttk/ttkMananager.h: all the ttk files so added the
+ * generic/ttk/ttkTheme.h: definition of MODULE_SCOPE to
+ * generic/ttk/ttkWinMonitor.c: ttkTheme.h Ensure everyone
+ gets to see the definition from someplace.
+
* library/ttk/fonts.tcl: In a safe interp there is no osVersion
field in tcl_platform so work around it.