diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 39bdd191188..6b5b6e1455d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -5,6 +5,8 @@ | |||
| 5 | that fails, clear the desired glyph matrix before returning a | 5 | that fails, clear the desired glyph matrix before returning a |
| 6 | failure indication to the caller. Fixes leaving garbled display | 6 | failure indication to the caller. Fixes leaving garbled display |
| 7 | when fast scrolling with a down-key. (Bug#12403) | 7 | when fast scrolling with a down-key. (Bug#12403) |
| 8 | (compute_stop_pos_backwards): Fix a typo that caused crashes while | ||
| 9 | scrolling through multibyte text. | ||
| 8 | 10 | ||
| 9 | 2012-09-12 Jan Djärv <jan.h.d@swipnet.se> | 11 | 2012-09-12 Jan Djärv <jan.h.d@swipnet.se> |
| 10 | 12 | ||