diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e1df65bbfe8..818ff2784be 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -5,6 +5,9 @@ | |||
| 5 | redisplay_tool_bar does. Improve and fix commentary. | 5 | redisplay_tool_bar does. Improve and fix commentary. |
| 6 | (hscroll_window_tree): Don't assume w->cursor.vpos is within the | 6 | (hscroll_window_tree): Don't assume w->cursor.vpos is within the |
| 7 | limits of the glyph matrices. (Bug#16051) | 7 | limits of the glyph matrices. (Bug#16051) |
| 8 | (redisplay_tool_bar): Modify the tool-bar-lines frame parameter | ||
| 9 | only when the new size is different from the old one, and the new | ||
| 10 | size can be achieved given the frame height. | ||
| 8 | 11 | ||
| 9 | 2013-12-23 Jan Djärv <jan.h.d@swipnet.se> | 12 | 2013-12-23 Jan Djärv <jan.h.d@swipnet.se> |
| 10 | 13 | ||