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 9e3fb904b93..2ab5101fc6f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12014-12-28 Paul Eggert <eggert@cs.ucla.edu>
2
3 Fix produce_composite_width typo
4 * term.c (produce_composite_glyph):
5 Fix typo that confused number of columns for pixel width.
6
12014-12-28 Paul Eggert <eggert@Penguin.CS.UCLA.EDU> 72014-12-28 Paul Eggert <eggert@Penguin.CS.UCLA.EDU>
2 8
3 Wrap dll functions more simply 9 Wrap dll functions more simply