aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 66ccae26c5c..a97cc3a2567 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12014-06-16 Dmitry Antipov <dmantipov@yandex.ru>
2
3 Do not ask for XRender extension each time XFT font is opened.
4 * xftfont.c (xftfont_open): Move call to XRenderQueryExtension ...
5 * xterm.c (x_term_init) [HAVE_XFT]: ... to here. Adjust comment.
6
12014-06-15 Glenn Morris <rgm@gnu.org> 72014-06-15 Glenn Morris <rgm@gnu.org>
2 8
3 * Makefile.in: Use `make -C' rather than `cd && make' throughout. 9 * Makefile.in: Use `make -C' rather than `cd && make' throughout.