diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1d113260478..11b82f57108 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 2013-04-15 Eli Zaretskii <eliz@gnu.org> | 1 | 2013-04-15 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * w32fns.c (w32_wnd_proc): Add more assertions to investigate | 3 | * w32fns.c (w32_wnd_proc): Add more assertions to investigate |
| 4 | bug#14205. | 4 | bug#14062. |
| 5 | 5 | ||
| 6 | * frame.h (WINDOW_FRAME): Protect macro and its argument with | 6 | * frame.h (WINDOW_FRAME): Protect macro and its argument with |
| 7 | parentheses. | 7 | parentheses. |