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 c0f618630a8..bef939adb4f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2010-08-06 Jan Djärv <jan.h.d@swipnet.se> | 1 | 2010-08-06 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 2 | ||
| 3 | * nsterm.h (x_set_menu_bar_lines): Declare. | ||
| 4 | |||
| 5 | * window.c: Don't include menu.h, it depends on lots of other .h-files. | ||
| 6 | |||
| 3 | * xfaces.c (x_create_gc, x_free_gc): Convert to ANSI C prototypes. | 7 | * xfaces.c (x_create_gc, x_free_gc): Convert to ANSI C prototypes. |
| 4 | 8 | ||
| 5 | * window.c: Include menu.h. | 9 | * window.c: Include menu.h. |