diff src/ChangeLog @ 109452:a93344738bc8

Merge latest fix to xg_event_is_for_menubar.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 17 Jul 2010 10:41:10 -0400
parents d40dce517523 507549811e3e
children 514fed5c0ded
line wrap: on
line diff
--- a/src/ChangeLog	Sat Jul 17 13:38:31 2010 +0200
+++ b/src/ChangeLog	Sat Jul 17 10:41:10 2010 -0400
@@ -1,3 +1,8 @@
+2010-07-17  Jan Djärv  <jan.h.d@swipnet.se>
+
+	* gtkutil.c (xg_event_is_for_menubar): Also check that event window
+	is related to the menu bar (Bug#6499).
+
 2010-07-16  Jan Djärv  <jan.h.d@swipnet.se>
 
 	* xterm.h (x_menubar_window_to_frame): Second parameter is XEvent*.