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:
5dc3045
)
1.4.8
author
Behdad Esfahbod
<behdad@behdad.org>
Tue, 8 Aug 2017 20:17:03 +0000
(13:17 -0700)
committer
Behdad Esfahbod
<behdad@behdad.org>
Tue, 8 Aug 2017 20:17:03 +0000
(13:17 -0700)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
5cbfacf
..
b058bad
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,12
@@
+Overview of changes leading to 1.4.8
+Tuesday, August 8, 2017
+====================================
+
+- Major fix to avar table handling.
+- Rename hb-shape --show-message to --trace.
+- Build fixes.
+
+
Overview of changes leading to 1.4.7
Tuesday, July 18, 2017
====================================
diff --git
a/configure.ac
b/configure.ac
index
ec9e298
..
52134c8
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,6
+1,6
@@
AC_PREREQ([2.64])
AC_INIT([HarfBuzz],
- [1.4.
7
],
+ [1.4.
8
],
[https://github.com/behdad/harfbuzz/issues/new],
[harfbuzz],
[http://harfbuzz.org/])