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 663035077bd..3f2a46794a7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12012-08-16 Dmitry Antipov <dmantipov@yandex.ru>
2
3 Fix previous char table change.
4 * lisp.h (CHAR_TABLE_SET): Use sub_char_table_set_contents.
5 * chartab.c (optimize_sub_char_table): Likewise.
6
12012-08-16 Chong Yidong <cyd@gnu.org> 72012-08-16 Chong Yidong <cyd@gnu.org>
2 8
3 * gtkutil.c (xg_get_font): Demand an Xft font (Bug#3228). 9 * gtkutil.c (xg_get_font): Demand an Xft font (Bug#3228).