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 fe7080f9c02..6d1a645c3ee 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -4,6 +4,9 @@
4 after recentering, and scroll-conservatively is set to a large 4 after recentering, and scroll-conservatively is set to a large
5 number, scroll window by a few more lines to make the cursor fully 5 number, scroll window by a few more lines to make the cursor fully
6 visible and out of scroll-margin. (Bug#10105) 6 visible and out of scroll-margin. (Bug#10105)
7 (start_display): Don't move to the next line if the display should
8 start at a newline that is part of a display vector or an overlay
9 string. (Bug#10119)
7 10
82011-11-24 Juri Linkov <juri@jurta.org> 112011-11-24 Juri Linkov <juri@jurta.org>
9 12