summaryrefslogtreecommitdiff
path: root/ChangeLog.24
diff options
context:
space:
mode:
authorAlexei Podtelezhnikov <apodtele@gmail.com>2017-09-07 22:36:02 -0400
committerAlexei Podtelezhnikov <apodtele@gmail.com>2017-09-07 22:36:02 -0400
commit22a7f5b8afd1087d485d6442f25638a5823c1264 (patch)
tree402fbf8ea9be0b2e0aebb9464371b08ae86ebf05 /ChangeLog.24
parente0b480d1917c96c591961f800e63914cf42da69b (diff)
downloadfreetype2-22a7f5b8afd1087d485d6442f25638a5823c1264.tar.gz
Branding fixes.
Diffstat (limited to 'ChangeLog.24')
-rw-r--r--ChangeLog.244
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.24 b/ChangeLog.24
index 796763cd7..e33b8f5e9 100644
--- a/ChangeLog.24
+++ b/ChangeLog.24
@@ -1860,10 +1860,10 @@
Fix `checking if gcc static flag -static works' test.
On my linux build tree, I receive yes answer in every package I
- build except freetype for this test checking if gcc static flag
+ build except FreeType for this test checking if gcc static flag
`-static' works
- On freetype, no is received, unless bzip2 and zlib are disabled using
+ In FreeType, no is received, unless bzip2 and zlib are disabled using
./configure --without-bzip2 --without-zlib