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:
2af8262
)
0.9.21
author
Behdad Esfahbod
<behdad@behdad.org>
Tue, 17 Sep 2013 02:07:22 +0000
(22:07 -0400)
committer
Behdad Esfahbod
<behdad@behdad.org>
Tue, 17 Sep 2013 02:07:22 +0000
(22:07 -0400)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
dc89614
..
57ec380
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,15
@@
+Overview of changes leading to 0.9.21
+Monday, September 16, 2013
+=====================================
+
+- Rename gobject-introspection library name from harfbuzz to HarfBuzz.
+- Remove (long disabled) hb-old and hb-icu-le test shapers.
+- Misc gtk-doc and gobject-introspection annotations.
+- Misc fixes.
+- API changes:
+
+ * Add HB_SET_VALUE_INVALID
+
Overview of changes leading to 0.9.20
Thursday, August 29, 2013
=====================================
diff --git
a/configure.ac
b/configure.ac
index
c3f57a9
..
0a6795c
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,6
+1,6
@@
AC_PREREQ([2.64])
AC_INIT([HarfBuzz],
- [0.9.2
0
],
+ [0.9.2
1
],
[http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz],
[harfbuzz],
[http://harfbuzz.org/])