aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a62c8ea9da7..fd8a443ca24 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12007-02-22 Jason Rumney <jasonr@gnu.org> 12007-02-22 Jason Rumney <jasonr@gnu.org>
2 2
3 * w32fns.c (menu_bar_in_use): New flag.
4 (w32_wnd_proc) [WM_INITMENU, WM_EXITMENULOOP, WM_TIMER, WM_COMMAND]:
5 Use it.
6
3 * w32menu.c (Fx_popup_menu): Don't free menu strings here. 7 * w32menu.c (Fx_popup_menu): Don't free menu strings here.
4 (w32_menu_show): Do it here instead. 8 (w32_menu_show): Do it here instead.
5 9