Fix ChangeLog.
This commit is contained in:
parent
92aa527a1c
commit
b8b8de80c6
|
@ -4,6 +4,9 @@
|
||||||
(CFLAGS), builds/compiler/gcc.mk (CFLAGS): Remove
|
(CFLAGS), builds/compiler/gcc.mk (CFLAGS): Remove
|
||||||
-fno-strict-aliasing.
|
-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 <behdad@cs.toronto.edu>
|
2005-05-23 Behdad Esfahbod <behdad@cs.toronto.edu>
|
||||||
|
|
||||||
Say you have `(Foo*)x' and want to assign, pass, or return it as
|
Say you have `(Foo*)x' and want to assign, pass, or return it as
|
||||||
|
@ -31,9 +34,6 @@
|
||||||
|
|
||||||
* builds/unix/configure.ac (XX_CFLAGS): Remove -fno-strict-aliasing.
|
* 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 <dturner@freetype.org>
|
2005-05-23 David Turner <dturner@freetype.org>
|
||||||
|
|
||||||
Fix Savannah bug #12213 (incorrect behaviour of the cache sub-system
|
Fix Savannah bug #12213 (incorrect behaviour of the cache sub-system
|
||||||
|
|
Loading…
Reference in New Issue