ref: 14911facac89be5c6810f6919685f7051798e9d5
parent: 0529ba8d2579dcff1c287c40ea491ebc39fa24f5
author: Werner Lemberg <[email protected]>
date: Mon Apr 4 16:38:33 EDT 2005
Fix ChangeLog.
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,12 @@
-2005-04-04 David Turner <[email protected]>
+2005-04-04 David Turner <[email protected]>
- * include/freetype/config/ftoption.h: commenting the definition of
- FT_OPTIMIZE_MEMORY for the upcoming 2.1.10 release
+ * devel/ftoption.h, include/freetype/config/ftoption.h
+ (FT_OPTIMIZE_MEMORY): Comment out this macro for the upcoming 2.1.10
+ release.
+ (*_CHESTER_*): Removed. No longer used.
- * src/autofit/afhints.c: small tweak to use a bit less heap memory
- within the auto-fitter
+ * src/autofit/afhints.c (af_axis_hints_new_segment,
+ af_axis_hints_new_edge): Small tweak to use less heap memory.
2005-04-03 Werner Lemberg <[email protected]>