1.4.7
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 18 Jul 2017 18:24:42 +0000 (11:24 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 18 Jul 2017 18:24:42 +0000 (11:24 -0700)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 9c7e7d3..5cbfacf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of changes leading to 1.4.7
+Tuesday, July 18, 2017
+====================================
+
+- Multiple Indic, Tibetan, and Cham fixes.
+- CoreText: Allow disabling kerning.
+- Adjust Arabic feature order again.
+- Misc build fixes.
+
+
 Overview of changes leading to 1.4.6
 Sunday, April 23, 2017
 ====================================
index 6d14455..ec9e298 100644 (file)
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([HarfBuzz],
-        [1.4.6],
+        [1.4.7],
         [https://github.com/behdad/harfbuzz/issues/new],
         [harfbuzz],
         [http://harfbuzz.org/])