- improve autofitter's handling of serif fonts (results are much better)
- make GCC 4 happy when compiling our zlib sources
diff --git a/ChangeLog b/ChangeLog
index 201f1eb..04f8cac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2006-11-02  David Turner  <david@freetype.org>
 
+	* src/autofit/aflatin.c: adding a few tweaks to better handle
+	serif fonts (we now ignore vertical segments that are less than
+	1 pixels in height, which get rids of *many* corner cases with
+	serifs)
+
 	* src/autofit/afhints.c, src/autofit/afmodule.c,
 	src/autofit/aftypes.h: adding more debug messages and fixing a small
 	bug in af_compute_direction which produced garbage by missing lots of