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:
4f3d59a
)
1.2.6
author
Behdad Esfahbod
<behdad@behdad.org>
Fri, 8 Apr 2016 20:51:01 +0000
(13:51 -0700)
committer
Behdad Esfahbod
<behdad@behdad.org>
Fri, 8 Apr 2016 20:51:01 +0000
(13:51 -0700)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 71036b3d76cce1ece8f5b8833eb4714d59d7b40e..721d5282a3e9a753682e076e7280b57243c3d3bd 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,13
@@
+Overview of changes leading to 1.2.6
+Friday, April 8, 2016
+====================================
+
+- Blacklist GDEF table of another set of Times New Roman (Bold) Italic.
+- DirectWrite backend improvements. Note: DirectWrite backend is
+ exclusively for our internal testing and should NOT be used in any
+ production system whatsoever.
+
+
Overview of changes leading to 1.2.5
Monday, April 4, 2016
====================================
diff --git
a/configure.ac
b/configure.ac
index e3eb2627d645161e4c1b8b734b9bfc8ab7dc7b81..44621c9a86a9c9ea05668c7026c75a510461704b 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,6
+1,6
@@
AC_PREREQ([2.64])
AC_INIT([HarfBuzz],
- [1.2.
5
],
+ [1.2.
6
],
[http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz],
[harfbuzz],
[http://harfbuzz.org/])