diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 381a3fe7869..950d4a34b12 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-01-13 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * xdisp.c (resize_mini_window): Round height to a multiple of | ||
| 4 | frame's line height. Fix bug in calculation of window start | ||
| 5 | position (Bug#16424). | ||
| 6 | |||
| 1 | 2014-01-13 Jan Djärv <jan.h.d@swipnet.se> | 7 | 2014-01-13 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 8 | ||
| 3 | * macfont.m: Include termchar.h. | 9 | * macfont.m: Include termchar.h. |