diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 21563806ece..3bb02a71865 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-07-15 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (move_it_in_display_line_to): Fix vertical motion with | ||
| 4 | bidi redisplay when a line includes both an image and is | ||
| 5 | truncated. | ||
| 6 | |||
| 1 | 2011-07-14 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2011-07-14 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 8 | ||
| 3 | Fix minor problems found by static checking. | 9 | Fix minor problems found by static checking. |