summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2019-09-05 14:10:01 +0200
committerWerner Lemberg <wl@gnu.org>2019-09-05 14:10:01 +0200
commit3de1b8d0b0983cf49a187a4227e7950395a3b08f (patch)
tree05337ef7ecc7ccfb17624bfff3afb7d42aa5eea2 /ChangeLog
parentbbb14361dbb87e6ef30d0f35b22770c965d166b4 (diff)
downloadfreetype2-3de1b8d0b0983cf49a187a4227e7950395a3b08f.tar.gz
[cmake] Add brotli support.
* CMakeLists.txt (FT_WITH_BROTLI): New option. * builds/cmake/FindBrotliDec.cmake: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52982525f..cb0335a9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2019-09-05 Werner Lemberg <wl@gnu.org>
+ [cmake] Add brotli support.
+
+ * CMakeLists.txt (FT_WITH_BROTLI): New option.
+
+ * builds/cmake/FindBrotliDec.cmake: New file.
+
+2019-09-05 Werner Lemberg <wl@gnu.org>
+
Fix handling of `AF_CONFIG_OPTION_INDIC'.
* devel/ftoption.h, include/freetype/config/ftoption.h: