diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 48c7370cade..00068d4330c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2015-01-13 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * frame.c (adjust_frame_size): Make sure new numbers of | ||
| 4 | lines/columns get installed after font size change (Bug#19575). | ||
| 5 | |||
| 1 | 2015-01-13 Dmitry Antipov <dmantipov@yandex.ru> | 6 | 2015-01-13 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 7 | ||
| 3 | Add DEFUN attributes. | 8 | Add DEFUN attributes. |