1.2.7
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 2 May 2016 08:44:13 +0000 (10:44 +0200)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 2 May 2016 08:44:13 +0000 (10:44 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 721d528..e62b198 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of changes leading to 1.2.7
+Monday, May 2, 2016
+====================================
+
+- Blacklist another version of Times New Roman (Bold) Italic from Windows 7.
+- Fix Mongolian Free Variation Selectors shaping with certain fonts.
+- Fix Tibetan shorthand contractions shaping.
+- Improved list of language tag mappings.
+- Unbreak build on Windows CE.
+- Make 'glyf' table loading lazy in hb-ot-font.
+
+
 Overview of changes leading to 1.2.6
 Friday, April 8, 2016
 ====================================
index 44621c9..5ffd494 100644 (file)
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([HarfBuzz],
-        [1.2.6],
+        [1.2.7],
         [http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz],
         [harfbuzz],
         [http://harfbuzz.org/])