diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d6e93b28299..a86b33fa3af 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | our early if no row in the window belongs to the highlighted | 5 | our early if no row in the window belongs to the highlighted |
| 6 | string. Always back up after exiting the second loop. | 6 | string. Always back up after exiting the second loop. |
| 7 | Fix off-by-one error when testing against ENDPOS. | 7 | Fix off-by-one error when testing against ENDPOS. |
| 8 | Fix support for R2L lines. | ||
| 8 | 9 | ||
| 9 | 2010-10-16 Eli Zaretskii <eliz@gnu.org> | 10 | 2010-10-16 Eli Zaretskii <eliz@gnu.org> |
| 10 | 11 | ||