summaryrefslogtreecommitdiff
path: root/ChangeLog.24
diff options
context:
space:
mode:
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