[HarfBuzz] harfbuzz: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Tue Aug 8 20:17:57 UTC 2017


 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit 7917792f01603f91b703d12e12d8baced655a615
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Tue Aug 8 13:17:03 2017 -0700

    1.4.8

diff --git a/NEWS b/NEWS
index 5cbfacf2..b058bad3 100644
--- 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
 ====================================
diff --git a/configure.ac b/configure.ac
index ec9e2986..52134c87 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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/])


More information about the HarfBuzz mailing list