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:
a9432bd
)
1.7.4
author
Behdad Esfahbod
<behdad@behdad.org>
Wed, 20 Dec 2017 17:09:00 +0000
(12:09 -0500)
committer
Behdad Esfahbod
<behdad@behdad.org>
Wed, 20 Dec 2017 17:09:00 +0000
(12:09 -0500)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 54a0fecbd6065df2ee04ca65c6a5c638509fa25a..7434bcada03ce319748b48338cc11d658568cefc 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,10
@@
+Overview of changes leading to 1.7.4
+Wednesday, December 20, 2017
+====================================
+
+- Fix collect_glyphs() regression caused by hb_set_t changes.
+
+
Overview of changes leading to 1.7.3
Monday, December 18, 2017
====================================
diff --git
a/configure.ac
b/configure.ac
index bff842cfc5176290110b842c51c0bfead97ec959..7f24627ffdba00e6cc8aa4cd7da5a2699846547c 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,6
+1,6
@@
AC_PREREQ([2.64])
AC_INIT([HarfBuzz],
- [1.7.
3
],
+ [1.7.
4
],
[https://github.com/harfbuzz/harfbuzz/issues/new],
[harfbuzz],
[http://harfbuzz.org/])