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