diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b0b036a821e..f5495f59220 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2008-06-09 Jason Rumney <jasonr@gnu.org> | 1 | 2008-06-09 Jason Rumney <jasonr@gnu.org> |
| 2 | 2 | ||
| 3 | * w32menu.c (Fx_popup_menu): Unwind protect while building menu. | ||
| 4 | |||
| 5 | 2008-06-09 Jason Rumney <jasonr@gnu.org> | ||
| 6 | |||
| 3 | Changes to w32 files related to the move of common menu code | 7 | Changes to w32 files related to the move of common menu code |
| 4 | to menu.c on 2008-06-08 by Chong Yidong. | 8 | to menu.c on 2008-06-08 by Chong Yidong. |
| 5 | 9 | ||