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 b81c5cf9792..1e110cc5139 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -8,6 +8,9 @@
8 (produce_stretch_glyph): Fix a bug in :align-to on a TTY when the 8 (produce_stretch_glyph): Fix a bug in :align-to on a TTY when the
9 column is beyond frame width: don't subtract 1 "pixel" when 9 column is beyond frame width: don't subtract 1 "pixel" when
10 computing width of the stretch. 10 computing width of the stretch.
11 (reseat_at_next_visible_line_start): Undo the change made on
12 2011-09-17 that saved paragraph information and restored it after
13 the call to `reseat'. (Bug#9545)
11 14
122011-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 152011-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13 16