diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c00d4febc2d..c3d77fc754d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-07-17 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * gtkutil.c (xg_event_is_for_menubar): Also check that event window | ||
| 4 | is related to the menu bar (Bug#6499). | ||
| 5 | |||
| 1 | 2010-07-14 Jan Djärv <jan.h.d@swipnet.se> | 6 | 2010-07-14 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 7 | ||
| 3 | * xterm.h (x_menubar_window_to_frame): Second parameter is XEvent*. | 8 | * xterm.h (x_menubar_window_to_frame): Second parameter is XEvent*. |