* Check ANSI compatibility of Mac OS X system header
diff --git a/ChangeLog b/ChangeLog
index 6815303..fbc866b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,17 @@
+2007-02-05  suzuki toshiya  <mpsuzuki@hiroshima-u.ac.jp>
+
+	* builds/unix/configure.raw: Checks if Mac OS X system headers
+	can be built under ANSI C mode.
+	* src/base/ftmac.c (OS_INLINE): Redefine OS_INLINE by ANSI C
+	compatible one, if system headers are ANSI C incompatible.
+	* builds/mac/ftmac.c (OS_INLINE): Ditto.
+
 2007-02-01  Werner Lemberg  <wl@gnu.org>
 
 	* include/freetype/ttnameid.h (TT_MS_LANGID_DZONGHKA_BHUTAN):
 	Explain why applications shouldn't use it.  Found by Alexei.
 
-2007-02-01  Alexei Podtelezhnikov  >apodtele@gmail.com>
+2007-02-01  Alexei Podtelezhnikov  <apodtele@gmail.com>
 
 	* builds/unix/freetype2.m4 (AC_CHECK_FT2): Fix spelling of warning
 	message.