aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b1e30e68a0c..857b0fa79e2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12011-06-21 Paul Eggert <eggert@cs.ucla.edu> 12011-06-21 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * xfont.c (xfont_match): Avoid need for strlen.
4
3 * xfns.c: Don't assume strlen fits in int. 5 * xfns.c: Don't assume strlen fits in int.
4 (xic_create_fontsetname, x_window): Use ptrdiff_t, not int. 6 (xic_create_fontsetname, x_window): Use ptrdiff_t, not int.
5 7