diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 718f2b385d8..256d96effb8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-05-30 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * bidi.c (bidi_move_to_visually_next): Make sure the sentinel | ||
| 4 | state is always cached (bug#6306). | ||
| 5 | |||
| 1 | 2010-05-29 Eli Zaretskii <eliz@gnu.org> | 6 | 2010-05-29 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | Fix cursor motion in bidi-reordered continued lines. | 8 | Fix cursor motion in bidi-reordered continued lines. |