aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a5548ff16fc..7becf77dde9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -4,6 +4,9 @@
4 (display_line): Use it. 4 (display_line): Use it.
5 (extend_face_to_end_of_line): In almost-filled rows, extend only 5 (extend_face_to_end_of_line): In almost-filled rows, extend only
6 if the row is R2L and not continued. 6 if the row is R2L and not continued.
7 (display_line): Fix prepending of truncation glyphs to R2L rows.
8 (insert_left_trunc_glyphs): Support addition of left truncation
9 glyphs to R2L rows.
7 10
82010-04-27 Eli Zaretskii <eliz@gnu.org> 112010-04-27 Eli Zaretskii <eliz@gnu.org>
9 12