summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-10-11 02:58:38 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-10-11 02:58:38 (GMT)
commitc00d32330f15d04b803250101ebcf04910c6bd27 (patch)
tree2103a320dbb8c752e49d89d91604383ab153245f /ChangeLog
parentacce2990f96bc2da819f72e4a14584b80617d457 (diff)
downloadtk-c00d32330f15d04b803250101ebcf04910c6bd27.zip
tk-c00d32330f15d04b803250101ebcf04910c6bd27.tar.gz
tk-c00d32330f15d04b803250101ebcf04910c6bd27.tar.bz2
merge updates from HEAD
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9734415..6356dd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-10-09 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * generic/tkImage.c: Make Ttk_GetImage safe if called with NULL
+ * tests/ttk/image.test: interp. Added some tests that crash
+ on Windows without this fix.
+
2007-10-02 Don Porter <dgp@users.sourceforge.net>
[core-stabilizer-branch]