aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8ad6941a806..36e056b786d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,6 +2,11 @@
2 2
3 * xdisp.c (reseat_to_string): Fix previous change. 3 * xdisp.c (reseat_to_string): Fix previous change.
4 4
52010-02-26 David Reitter <david.reitter@gmail.com>
6
7 * nsfont.m (nsfont_draw): ns_antialias_text should be a
8 Lisp_Object (Bug#4736).
9
52010-02-25 Kenichi Handa <handa@m17n.org> 102010-02-25 Kenichi Handa <handa@m17n.org>
6 11
7 * xdisp.c (reseat_to_string): Fix previous change (bug#5609). 12 * xdisp.c (reseat_to_string): Fix previous change (bug#5609).