summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2004-01-07 13:25:56 (GMT)
committervincentdarley <vincentdarley>2004-01-07 13:25:56 (GMT)
commit592839a36bcc6cb9ccef1ce6b74b0fedc686a12c (patch)
tree4a086264f899d2955944f4bbd15d50aadcea43ae /ChangeLog
parentad97b97e09fbe5339088d21df9e84b057b1616f5 (diff)
downloadtk-592839a36bcc6cb9ccef1ce6b74b0fedc686a12c.zip
tk-592839a36bcc6cb9ccef1ce6b74b0fedc686a12c.tar.gz
tk-592839a36bcc6cb9ccef1ce6b74b0fedc686a12c.tar.bz2
disabled submenu fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 18e5e26..b8a5d28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-01-07 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * win/tkWinMenu.c: only provide a submenu handle when the
+ MF_POPUP flag is given, fixing a recently-introduced crash
+ when submenus are disabled. Also better error checking for
+ this sort of situation in the future.
+
2003-12-31 Daniel Steffen <das@users.sourceforge.net>
* macosx/Wish.pbproj/project.pbxproj: added missing private headers