1.4.8
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 8 Aug 2017 20:17:03 +0000 (13:17 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 8 Aug 2017 20:17:03 +0000 (13:17 -0700)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 5cbfacf..b058bad 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes leading to 1.4.8
+Tuesday, August 8, 2017
+====================================
+
+- Major fix to avar table handling.
+- Rename hb-shape --show-message to --trace.
+- Build fixes.
+
+
 Overview of changes leading to 1.4.7
 Tuesday, July 18, 2017
 ====================================
index ec9e298..52134c8 100644 (file)
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([HarfBuzz],
-        [1.4.7],
+        [1.4.8],
         [https://github.com/behdad/harfbuzz/issues/new],
         [harfbuzz],
         [http://harfbuzz.org/])