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 69e00cadbe9..8a9de96358d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12013-08-04 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * dispnew.c (glyph_matrix_count, glyph_pool_count):
4 Move under GLYPH_DEBUG and ENABLE_CHECKING.
5 (new_glyph_matrix, free_glyph_matrix, new_glyph_pool)
6 (free_glyph_pool, check_glyph_memory): Likewise for
7 all users. Adjust comments where appropriate.
8
12013-08-03 Paul Eggert <eggert@cs.ucla.edu> 92013-08-03 Paul Eggert <eggert@cs.ucla.edu>
2 10
3 * composite.h: Minor fixups. 11 * composite.h: Minor fixups.