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 0cd77348d12..d6e93b28299 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | flag to zero, and exit the outer loop when it's non-zero. Bail | 4 | flag to zero, and exit the outer loop when it's non-zero. Bail |
| 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 | 8 | ||
| 8 | 2010-10-16 Eli Zaretskii <eliz@gnu.org> | 9 | 2010-10-16 Eli Zaretskii <eliz@gnu.org> |
| 9 | 10 | ||