projects
/
platform
/
upstream
/
libHarfBuzzSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b717cd7
)
1.3.1
author
Behdad Esfahbod
<behdad@behdad.org>
Wed, 7 Sep 2016 21:28:47 +0000
(14:28 -0700)
committer
Behdad Esfahbod
<behdad@behdad.org>
Wed, 7 Sep 2016 21:28:47 +0000
(14:28 -0700)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 6f46119c8156187eb6404c9a2ef93b273ec1dff3..52686870c31de238cdbffb0eb0d5383e67da0204 100644
(file)
--- 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 e572d98c9f4f40cb0814eaf98cbdac24b7c77166..ea6fc27cb9c53e9c239b8dc2d17a68e51d47b580 100644
(file)
--- 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/])