summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-06-29 21:35:39 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-06-29 21:35:39 (GMT)
commit597fa538d80c82d2abf3ca76cb39e58b1ff52d63 (patch)
treed44ae20eb6f3372d30c175b11bd0f97a94077f8c /ChangeLog
parentcc904f20270793365571c62161fd5f1d79f610bd (diff)
parent4fe1846f2ab9eb6dd9c8fb30c91b1e2fa747a4cd (diff)
downloadtk-597fa538d80c82d2abf3ca76cb39e58b1ff52d63.zip
tk-597fa538d80c82d2abf3ca76cb39e58b1ff52d63.tar.gz
tk-597fa538d80c82d2abf3ca76cb39e58b1ff52d63.tar.bz2
3341056 Correct segfault due to flaw in the 2011-06-17 commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7105325..d8cce32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-06-29 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/ttk/ttkTrace.c: [Bug 3341056] Correct segfault due to flaw
+ * tests/ttk/ttk.test: in the 2011-06-17 commit.
+
2011-06-19 Donal K. Fellows <dkf@users.sf.net>
* doc/wm.n: Added documentation of the -type attribute that was