[HarfBuzz] harfbuzz: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Sat Mar 11 07:04:43 UTC 2017


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

New commits:
commit 60e2586f7652aaa0ee908eb8f54b1498e2ad299e
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Fri Mar 10 23:02:28 2017 -0800

    1.4.5

diff --git a/NEWS b/NEWS
index 48a51d6..b878793 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Overview of changes leading to 1.4.5
+Friday, March 10, 2017
+====================================
+
+- Revert "Fix Context lookup application when moving back after a glyph..."
+  This introduced memory access problems.  To be fixed properly soon.
+
+
 Overview of changes leading to 1.4.4
 Sunday, March 5, 2017
 ====================================
diff --git a/configure.ac b/configure.ac
index 55b48a5..91fbfd7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([HarfBuzz],
-        [1.4.4],
+        [1.4.5],
         [https://github.com/behdad/harfbuzz/issues/new],
         [harfbuzz],
         [http://harfbuzz.org/])


More information about the HarfBuzz mailing list