aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1b46a240900..dde8ebc9cdc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12000-12-04 Kenichi Handa <handa@etl.go.jp> 12000-12-04 Kenichi Handa <handa@etl.go.jp>
2 2
3 * xterm.c (x_produce_glyphs): If a font for a component of
4 a composition is not found, use 1 pixel dot ascent and 0 dot
5 descent value to avoid displaying terribly tall empty boxes.
6
3 * ccl.c (stack_idx_of_map_multiple): Don't use C initializier. 7 * ccl.c (stack_idx_of_map_multiple): Don't use C initializier.
4 8
52000-12-03 Ken Raeburn <raeburn@gnu.org> 92000-12-03 Ken Raeburn <raeburn@gnu.org>