*** empty log message ***

This commit is contained in:
Werner Lemberg 2005-05-23 21:34:17 +00:00
parent 52c21bb383
commit 4e1621ece4
1 changed files with 3 additions and 3 deletions

View File

@ -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 <behdad@cs.toronto.edu>
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.
* 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>
Fix Savannah bug #12213 (incorrect behaviour of the cache sub-system