aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9914cc0767a..b2980ed64b5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,6 +2,7 @@
2 2
3 * gtkutil.c (xg_event_is_for_menubar): Also check that event window 3 * gtkutil.c (xg_event_is_for_menubar): Also check that event window
4 is related to the menu bar (Bug#6499). 4 is related to the menu bar (Bug#6499).
5 (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.0
5 6
62010-07-16 Jan Djärv <jan.h.d@swipnet.se> 72010-07-16 Jan Djärv <jan.h.d@swipnet.se>
7 8