diff src/ChangeLog @ 109332:507549811e3e

* gtkutil.c (xg_event_is_for_menubar): Also check that event window is related to the menu bar (Bug#6499).
author Jan D <jan.h.d@swipnet.se>
date Sat, 17 Jul 2010 11:59:19 +0200
parents 60266cf487b0
children fc5ebbbba4f3 a93344738bc8
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jul 16 13:17:13 2010 +0300
+++ b/src/ChangeLog	Sat Jul 17 11:59:19 2010 +0200
@@ -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-14  Jan Djärv  <jan.h.d@swipnet.se>
 
 	* xterm.h (x_menubar_window_to_frame): Second parameter is XEvent*.