diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d39377f4ef3..26fe4732ce8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -8,6 +8,9 @@ tear-off. (xg_update_menubar,xg_update_menu_item): Call g_object_notify when updating menus; explain why. + (xg_update_frame_menubar): Remove the 23px hack: I can't repro the + problem it's supposed to solve and it interferes with detecting + the presence of a global menu. * xmenu.c (set_frame_menubar): Call xg_have_tear_offs with new parameter. |
