changeset 102772:2329740318c9

* ftfont.c: Conditionalize prototyping and use of ftfont_variation_glyphs.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 29 Mar 2009 17:12:10 +0000
parents 15dc97800b2f
children b9b8c6b17d2d
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Mar 29 00:00:30 2009 +0000
+++ b/src/ChangeLog	Sun Mar 29 17:12:10 2009 +0000
@@ -1,3 +1,8 @@
+2009-03-29  Sebastian Rose  <sebastian_rose@gmx.de>  (tiny change)
+
+	* ftfont.c: Conditionalize prototyping and use of
+	ftfont_variation_glyphs.
+
 2009-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* frame.c (delete_frame): Work around compiler bug.