aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3f73b1ad702..61a2b3d78f3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -6,6 +6,8 @@
6 row. 6 row.
7 (handle_face_prop): Use chunk-relative overlay string index when 7 (handle_face_prop): Use chunk-relative overlay string index when
8 indexing into it->string_overlays array. (Bug#11653) 8 indexing into it->string_overlays array. (Bug#11653)
9 (set_cursor_from_row): Use the leftmost glyph as GLYPH_BEFORE, not
10 the rightmost. (Bug#11720)
9 11
102012-06-16 Andreas Schwab <schwab@linux-m68k.org> 122012-06-16 Andreas Schwab <schwab@linux-m68k.org>
11 13