diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0b67340c1fd..60c63a8ea97 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-02-26 David Reitter <david.reitter@gmail.com> | ||
| 2 | |||
| 3 | * nsfont.m (nsfont_draw): ns_antialias_text should be a | ||
| 4 | Lisp_Object (Bug#4736). | ||
| 5 | |||
| 1 | 2010-02-25 Kenichi Handa <handa@m17n.org> | 6 | 2010-02-25 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * xdisp.c (reseat_to_string): Fix previous change (bug#5609). | 8 | * xdisp.c (reseat_to_string): Fix previous change (bug#5609). |