diff src/ChangeLog @ 98399:6b3b02fd9846

* 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.
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Tue, 30 Sep 2008 01:03:00 +0000
parents 9155ef2a73ec
children dc319ea42ea9
line wrap: on
line diff
--- a/src/ChangeLog	Tue Sep 30 00:48:01 2008 +0000
+++ b/src/ChangeLog	Tue Sep 30 01:03:00 2008 +0000
@@ -1,3 +1,10 @@
+2008-09-29  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+	* 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  <schwab@suse.de>
 
 	* keyboard.c (syms_of_keyboard) <input-decode-map>: Doc fix.