mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-06 05:55:06 +00:00
0.9.9
This commit is contained in:
parent
130bb3f614
commit
c6408a1009
2 changed files with 9 additions and 1 deletions
8
NEWS
8
NEWS
|
@ -1,3 +1,11 @@
|
|||
Overview of changes leading to 0.9.9
|
||||
Wednesday, December 5, 2012
|
||||
====================================
|
||||
|
||||
- Fix build on Windows.
|
||||
- Minor improvements.
|
||||
|
||||
|
||||
Overview of changes leading to 0.9.8
|
||||
Tuesday, December 4, 2012
|
||||
====================================
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
AC_PREREQ([2.64])
|
||||
AC_INIT([HarfBuzz],
|
||||
[0.9.8],
|
||||
[0.9.9],
|
||||
[http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz],
|
||||
[harfbuzz],
|
||||
[http://harfbuzz.org/])
|
||||
|
|
Loading…
Add table
Reference in a new issue