aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ebffd9b8794..82224739a29 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -34,7 +34,8 @@ suitable libgmp is available.
34HarfBuzz text shaping engine. It is on by default; use './configure 34HarfBuzz text shaping engine. It is on by default; use './configure
35--without-harfbuzz' to build without it. The HarfBuzz text shaping is 35--without-harfbuzz' to build without it. The HarfBuzz text shaping is
36available via new font backend drivers 'xfthb' and 'ftcrhb' for Xft 36available via new font backend drivers 'xfthb' and 'ftcrhb' for Xft
37and Cairo drawings, respectively. 37and Cairo drawings, respectively, and via the 'harfbuzz' backend on
38MS-Windows.
38 39
39** The new configure option '--with-json' adds support for JSON using 40** The new configure option '--with-json' adds support for JSON using
40the Jansson library. It is on by default; use './configure 41the Jansson library. It is on by default; use './configure