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 e1e9777fa4f..fd2b6db1165 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-12-30 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * dispnew.c (change_frame_size_1): Take old width of root window | ||
| 4 | from that window's pixel width. Bug#16284. | ||
| 5 | |||
| 1 | 2013-12-29 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2013-12-29 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | Plain copy-file no longer chmods an existing destination (Bug#16133). | 8 | Plain copy-file no longer chmods an existing destination (Bug#16133). |