diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 930a33b277a..f1bdd150905 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2015-03-03 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * frame.c (adjust_frame_size): If the pixel sizes remain | ||
| 4 | unchanged but the number of lines or columns of the frame | ||
| 5 | changes, run `window--pixel-to-total' (Bug#19972). | ||
| 6 | (Qwindow_pixel_to_total): DEFSYM it. | ||
| 7 | |||
| 1 | 2015-03-03 Daniel Colascione <dancol@dancol.org> | 8 | 2015-03-03 Daniel Colascione <dancol@dancol.org> |
| 2 | 9 | ||
| 3 | * print.c (print_object): Print whether a finalizer has | 10 | * print.c (print_object): Print whether a finalizer has |