summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2007-02-06 22:28:43 (GMT)
committerjenglish <jenglish@flightlab.com>2007-02-06 22:28:43 (GMT)
commitb780f76d68d11d8df6c906d81ea3c95103224fdf (patch)
treee1634af98d4ef8a37d7963936490235837afbe2b /ChangeLog
parent9e82d733ad8686a5be07242f19d30fd459df5bd9 (diff)
downloadtk-b780f76d68d11d8df6c906d81ea3c95103224fdf.zip
tk-b780f76d68d11d8df6c906d81ea3c95103224fdf.tar.gz
tk-b780f76d68d11d8df6c906d81ea3c95103224fdf.tar.bz2
Add no-op [package ifneeded] script for tile 0.8.0,
so that existing applications that use "package require tile" won't fail when run under Tk 8.5.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87d5f5e..2d08a1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-06 Joe English <jenglish@users.sourceforge.net>
+
+ * library/ttk/ttk.tcl: Add no-op [package ifneeded] script
+ for tile 0.8.0, so that existing applications that use
+ "package require tile" won't fail when run under Tk 8.5.
+
2007-02-04 Daniel Steffen <das@users.sourceforge.net>
* unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) if