ref: df1598e31677af21c42532b766f2a21131b09624
parent: 6e0d20bbbd0add9c8a6f001c69d72f749ec12459
author: Detlef Würkner <[email protected]>
date: Fri Nov 25 03:04:09 EST 2005
2005-11-15 Detlef W�rkner <[email protected]> * builds/amiga/smakefile: Adjusted the compiler options to the current sources, now really builds the gxvalid, gzip and psnames modules. * builds/amiga/src/base/ftsystem.c: The assumed Seek() position in the file cache was off by one byte which could cause false errors in font files.
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-11-15 Detlef W�rkner <[email protected]>
+
+ * builds/amiga/smakefile: Adjusted the compiler options
+ to the current sources, now really builds the gxvalid, gzip
+ and psnames modules.
+
+ * builds/amiga/src/base/ftsystem.c: The assumed Seek() position
+ in the file cache was off by one byte which could cause false
+ errors in font files.
+
2005-11-24 suzuki toshiya <[email protected]>
* builds/mac/FreeType.m68k_far.make.txt,
@@ -75,7 +85,7 @@
2005-11-17 Detlef W�rkner <[email protected]>
* builds/amiga/makefile, builds/amiga/makefile.os4,
- builds/amiga/smakefile.os4,
+ builds/amiga/smakefile,
builds/amiga/include/freetype/config/ftmodule.h: Updated the Amiga
build files (added support for the gxvalid module).