* src/truetype/ttobjs.c: fixed typo that prevented compilation when
        disabling both the unpatented and the bytecode interpreter in the
        TrueType font driver
diff --git a/ChangeLog b/ChangeLog
index 786207d..85ca9df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2007-01-23  David Turner  <david@freetype.org>
 
+	* src/truetype/ttobjs.c: fixed typo that prevented compilation when
+	disabling both the unpatented and the bytecode interpreter in the
+	TrueType font driver
+
 	* src/autofit/aflatin.c, src/autofit/aftypes.h, src/autofit/afwarp.h,
 	src/autofit/afwarp.c: fix and enable the warper to improve "light"
 	hinting mode. This is not necessarily a final version, but it seems