aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index eb5db45534f..6ac67ca5592 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12014-03-27 Paul Eggert <eggert@cs.ucla.edu>
2
3 Port recent signal-related changes to FreeBSD.
4 Problem reported by Herbert J. Skuhra.
5 * lisp.h (block_tty_out_signal, unblock_tty_out_signal):
6 Move decls from here ...
7 * syssignal.h: ... to here, so that lisp.h doesn't depend on signal.h.
8
12014-03-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 92014-03-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 10
3 * w32term.c (x_draw_image_glyph_string): Fix computation of height 11 * w32term.c (x_draw_image_glyph_string): Fix computation of height