diff src/ChangeLog @ 107229:0255e27f26c9

* nsfont.m (nsfont_draw): ns_antialias_text should be a Lisp_Object (Bug#4736).
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 25 Feb 2010 19:48:53 -0500
parents 7a3076e0d7b6
children 8e842bd86ccf
line wrap: on
line diff
--- a/src/ChangeLog	Thu Feb 25 21:21:25 2010 +0000
+++ b/src/ChangeLog	Thu Feb 25 19:48:53 2010 -0500
@@ -1,3 +1,8 @@
+2010-02-26  David Reitter  <david.reitter@gmail.com>
+
+	* nsfont.m (nsfont_draw): ns_antialias_text should be a
+	Lisp_Object (Bug#4736).
+
 2010-02-25  Kenichi Handa  <handa@m17n.org>
 
 	* xdisp.c (reseat_to_string): Fix previous change (bug#5609).