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 950d4a34b12..53b8b747118 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-01-13 Daniel Colascione <dancol@dancol.org> | ||
| 2 | |||
| 3 | * textprop.c (Fremove_list_of_text_properties): Correctly | ||
| 4 | handle reaching the end of the interval tree. (Bug#15344) | ||
| 5 | |||
| 1 | 2014-01-13 Martin Rudalics <rudalics@gmx.at> | 6 | 2014-01-13 Martin Rudalics <rudalics@gmx.at> |
| 2 | 7 | ||
| 3 | * xdisp.c (resize_mini_window): Round height to a multiple of | 8 | * xdisp.c (resize_mini_window): Round height to a multiple of |