summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37542f2..d3beba7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-02-17 Joe English <jenglish@users.sourceforge.net>
+
+ * generic/tkMenu.c: Defer TkMenuOptionTables cleanup
+ to CallWhenDeleted() time, to ensure that the record
+ doesn't get freed until after all widget instance commands
+ have been deleted (Fixes [Bug#2952745]).
+
2010-01-23 Pat Thoyts <patthoyts@users.sourceforge.net>
* library/bgerror.tcl: [TIP #359]: Extended Window Manager Hints