ref: b8b8de80c62c4d5ac004898d3b5a84f6c71b02d7
parent: 92aa527a1ce0f427c5e2446fbe12011b4a307806
author: Werner Lemberg <[email protected]>
date: Mon May 23 17:34:17 EDT 2005
Fix ChangeLog.
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
(CFLAGS), builds/compiler/gcc.mk (CFLAGS): Remove
-fno-strict-aliasing.
+ * src/sfnt/rules.mk (SFNT_DRV_SRC): Don't include ttsbit0.c --
+ it is currently loaded from ttsbit.c.
+
2005-05-23 Behdad Esfahbod <[email protected]>
Say you have `(Foo*)x' and want to assign, pass, or return it as
@@ -30,9 +33,6 @@
* src/base/ftinit.c (FT_USE_MODULE): Fix wrong type information.
* builds/unix/configure.ac (XX_CFLAGS): Remove -fno-strict-aliasing.
-
- * src/sfnt/rules.mk (SFNT_DRV_SRC): Don't include ttsbit0.c --
- it is currently loaded from ttsbit.c.
2005-05-23 David Turner <[email protected]>