summaryrefslogtreecommitdiff
path: root/Build/source/libs/harfbuzz/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/harfbuzz/ChangeLog')
-rw-r--r--Build/source/libs/harfbuzz/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/libs/harfbuzz/ChangeLog b/Build/source/libs/harfbuzz/ChangeLog
index fc94e43cd08..723456501eb 100644
--- a/Build/source/libs/harfbuzz/ChangeLog
+++ b/Build/source/libs/harfbuzz/ChangeLog
@@ -1,3 +1,10 @@
+2018-01-09 Karl Berry <karl@freefriends.org>
+
+ * configure.ac: use AX_CXX_COMPILE_STDCXX([11],,[optional])
+ since this is supposed to work with C++11.
+ (KPSE_COMPILER_VISIBILITY): call this instead of hardwiring
+ -fvisibility-inlines-hidden.
+
2017-12-26 Karl Berry <karl@tug.org>
* configure.ac (CXXFLAGS): add -D_GNU_SOURCE.