summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2006-11-03 15:35:39 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2006-11-03 15:35:39 (GMT)
commitb1d837cc1a4b0654ab78b3380989e5539c654bb5 (patch)
treea179bd0153fbb37fea48e2a0a4b41987a48419e2 /ChangeLog
parent9904e2e3e00e1fe4826b913abaf597f20163d3cc (diff)
downloadtk-b1d837cc1a4b0654ab78b3380989e5539c654bb5.zip
tk-b1d837cc1a4b0654ab78b3380989e5539c654bb5.tar.gz
tk-b1d837cc1a4b0654ab78b3380989e5539c654bb5.tar.bz2
In a safe interp there is no osVersion field in tcl_platform so work around it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dceb267..4662b15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-11-03 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * library/ttk/fonts.tcl: In a safe interp there is no osVersion
+ field in tcl_platform so work around it.
+
2006-11-02 Daniel Steffen <das@users.sourceforge.net>
* generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c: