shithub: freetype+ttf2subf

Download patch

ref: aa722df478384b054313700bb0fdf0c3c4ad8875
parent: 60e83a1d5779fc016d641a4ad4b322dfd97d6d75
author: Werner Lemberg <[email protected]>
date: Thu Feb 14 05:46:40 EST 2008

Minor editing.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,13 @@
 2008-02-14  suzuki toshiya  <[email protected]>
 
 	* src/base/ftbase.c: <ftmac.c> is replaced by "ftmac.c" as other
-	inclusion styles. Now it always includes src/base/ftmac.c,
+	inclusion styles.  Now it always includes src/base/ftmac.c;
 	builds/mac/ftmac.c is never included in any configuration.
-	* builds/unix/configure.raw: Prints warning when configure is
-	executed with options to specify Carbon functionalities explicitly.
-	* docs/INSTALL.MAC: Note the legacy builds/mac/ftmac.c is not 
+
+	* builds/unix/configure.raw: Print warning if configure is executed
+	with options to specify Carbon functionalities explicitly.
+
+	* docs/INSTALL.MAC: Note that legacy builds/mac/ftmac.c is not
 	included automatically and manual replacement is required.
 
 2008-02-11  Werner Lemberg  <[email protected]>