shithub: freetype+ttf2subf

Download patch

ref: e720206925a22fc0e715976fa28d4d0388c3e136
parent: 6d403d089d438f3a3f9a13c47e2c93528819f265
author: Werner Lemberg <[email protected]>
date: Sun Sep 24 05:16:39 EDT 2017

Minor.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,3 @@
-2017-09-21  Alexei Podtelezhnikov  <[email protected]>
-
-	[build] Windows-style DLL versioning.
-
-	* build/windows/ftver.rc: New VERSIONINFO resource.
-	* build/windows/vc2010/freetype.vcxproj: Further improvements.
-
 2017-09-24  Werner Lemberg  <[email protected]>
 
 	[otvalid] Fix handling of ValueRecords.
@@ -31,6 +24,13 @@
 	* src/otvalid/otvcommn.c (otv_Device_validate): Handle
 	VariationIndex subtable.
 	(otv_Lookup_validate): Handle MarkFilteringSet.
+
+2017-09-21  Alexei Podtelezhnikov  <[email protected]>
+
+	[build] Windows-style DLL versioning.
+
+	* build/windows/ftver.rc: New VERSIONINFO resource.
+	* build/windows/vc2010/freetype.vcxproj: Further improvements.
 
 2017-09-23  Ben Wagner  <[email protected]>