[HarfBuzz] harfbuzz: Branch 'master'
Behdad Esfahbod
behdad at kemper.freedesktop.org
Sun Mar 5 21:58:50 UTC 2017
NEWS | 8 ++++++++
configure.ac | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
New commits:
commit 8e42c3cb2bb81351d0a28f213cb4f6d35f4b5e46
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Sun Mar 5 13:54:56 2017 -0800
1.4.4
diff --git a/NEWS b/NEWS
index e175b38..48a51d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Overview of changes leading to 1.4.4
+Sunday, March 5, 2017
+====================================
+
+- Fix Context lookup application when moving back after a glyph deletion.
+- Fix buffer-overrun in Bengali.
+
+
Overview of changes leading to 1.4.3
Saturday, February 25, 2017
====================================
diff --git a/configure.ac b/configure.ac
index a3eb0f0..55b48a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.64])
AC_INIT([HarfBuzz],
- [1.4.3],
+ [1.4.4],
[https://github.com/behdad/harfbuzz/issues/new],
[harfbuzz],
[http://harfbuzz.org/])
More information about the HarfBuzz
mailing list