diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c2f8c596ed9..35c4294a9f6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-07-15 Andreas Schwab <schwab@linux-m68k.org> | 1 | 2010-07-15 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 2 | ||
| 3 | * xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font): | ||
| 4 | Convert old-style definition. | ||
| 5 | |||
| 3 | * xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of | 6 | * xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of |
| 4 | timestamp argument. | 7 | timestamp argument. |
| 5 | 8 | ||