1.3.2
This commit is contained in:
parent
f16bf6c2da
commit
f73a87d9a8
7
NEWS
7
NEWS
|
@ -1,3 +1,10 @@
|
|||
Overview of changes leading to 1.3.2
|
||||
Wednesday, September 27, 2016
|
||||
====================================
|
||||
|
||||
- Fix build of hb-coretext on older OS X versions.
|
||||
|
||||
|
||||
Overview of changes leading to 1.3.1
|
||||
Wednesday, September 7, 2016
|
||||
====================================
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
AC_PREREQ([2.64])
|
||||
AC_INIT([HarfBuzz],
|
||||
[1.3.1],
|
||||
[1.3.2],
|
||||
[https://github.com/behdad/harfbuzz/issues/new],
|
||||
[harfbuzz],
|
||||
[http://harfbuzz.org/])
|
||||
|
|
Loading…
Reference in New Issue