This commit is contained in:
Behdad Esfahbod 2013-01-18 17:10:47 -06:00
parent eb45c0a2fb
commit 09b5393874
2 changed files with 8 additions and 1 deletions

7
NEWS
View File

@ -1,3 +1,10 @@
Overview of changes leading to 0.9.12
Thursday, January 18, 2013
=====================================
- Build fixes for Sun compiler.
- Minor bug fix.
Overview of changes leading to 0.9.11
Thursday, January 10, 2013
=====================================

View File

@ -1,6 +1,6 @@
AC_PREREQ([2.64])
AC_INIT([HarfBuzz],
[0.9.11],
[0.9.12],
[http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz],
[harfbuzz],
[http://harfbuzz.org/])