From 1bc98b35df8565aac8a1008ea233db339faab89c Mon Sep 17 00:00:00 2001 From: Adrian Robert Date: Tue, 30 Sep 2008 01:03:00 +0000 Subject: * nsfont.m (nsfont_trait_distance): Fix bug. (nsfont_list): Return a list rather than a vector (syncs with Handa changes of 2008-05-14). (nsfont_open): Improve logging. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 19a6f91070c..d9d8b73dcb0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2008-09-29 Adrian Robert + + * nsfont.m (nsfont_trait_distance): Fix bug. + (nsfont_list): Return a list rather than a vector (syncs with Handa + changes of 2008-05-14). + (nsfont_open): Improve logging. + 2008-09-29 Andreas Schwab * keyboard.c (syms_of_keyboard) : Doc fix. -- cgit v1.2.1