[HarfBuzz] harfbuzz: Branch 'master'
Behdad Esfahbod
behdad at kemper.freedesktop.org
Wed Sep 7 21:30:16 UTC 2016
NEWS | 9 +++++++++
configure.ac | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
New commits:
commit d22ab6cf040467e7f17476ccdfe9cab4dce16639
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Wed Sep 7 14:28:47 2016 -0700
1.3.1
diff --git a/NEWS b/NEWS
index 6f46119..5268687 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes leading to 1.3.1
+Wednesday, September 7, 2016
+====================================
+
+- Blacklist bad GDEF of more fonts (Padauk).
+- More CoreText backend crash fixes with OS X 10.9.5.
+- Misc fixes.
+
+
Overview of changes leading to 1.3.0
Thursday, July 21, 2016
====================================
diff --git a/configure.ac b/configure.ac
index e572d98..ea6fc27 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.64])
AC_INIT([HarfBuzz],
- [1.3.0],
+ [1.3.1],
[https://github.com/behdad/harfbuzz/issues/new],
[harfbuzz],
[http://harfbuzz.org/])
More information about the HarfBuzz
mailing list