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 b431dd255a9..2ea5d29d3b2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-11-15 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * window.c (window_scroll_pixel_based): Avoid truncation/rounding | ||
| 4 | errors in computing the number of pixels to scroll. Suggested by | ||
| 5 | Kelly Dean <kelly@prtime.org>. (Bug#19060) | ||
| 6 | |||
| 1 | 2014-11-15 Jan Djärv <jan.h.d@swipnet.se> | 7 | 2014-11-15 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 8 | ||
| 3 | * nsmenu.m (update_frame_tool_bar): If tool bar changes height, | 9 | * nsmenu.m (update_frame_tool_bar): If tool bar changes height, |