aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2ae2f99b49a..4e8285e9530 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,12 @@
12013-12-13 Dmitry Antipov <dmantipov@yandex.ru> 12013-12-13 Dmitry Antipov <dmantipov@yandex.ru>
2 2
3 * alloc.c, font.c, font.h, ftfont.c, ftxfont.c, macfont.m,
4 * nsfont.m, w32font.c, xfont.c, xftfont.c: Revert last and
5 2013-12-12 font-related change to avoid Bug#16128, which
6 is quite hard to fix without even more substantial changes.
7
82013-12-13 Dmitry Antipov <dmantipov@yandex.ru>
9
3 * font.c (font_close_object): Check for live frame (Bug#16128). 10 * font.c (font_close_object): Check for live frame (Bug#16128).
4 11
52013-12-13 Paul Eggert <eggert@cs.ucla.edu> 122013-12-13 Paul Eggert <eggert@cs.ucla.edu>