mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-15 01:18:13 +00:00
0.9.33
This commit is contained in:
parent
d218bdb26b
commit
8c1bdb46fa
2 changed files with 11 additions and 1 deletions
10
NEWS
10
NEWS
|
@ -1,3 +1,13 @@
|
|||
Overview of changes leading to 0.9.33
|
||||
Tuesday, July 22, 2014
|
||||
=====================================
|
||||
|
||||
- Turn off ARabic 'cswh' feature that was accidentally turned on.
|
||||
- Add HB_TAG_MAX_SIGNED.
|
||||
- Make hb_face_make_immutable() really make face immutable!
|
||||
- Windows build fixes.
|
||||
|
||||
|
||||
Overview of changes leading to 0.9.32
|
||||
Thursday, July 17, 2014
|
||||
=====================================
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
AC_PREREQ([2.64])
|
||||
AC_INIT([HarfBuzz],
|
||||
[0.9.32],
|
||||
[0.9.33],
|
||||
[http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz],
|
||||
[harfbuzz],
|
||||
[http://harfbuzz.org/])
|
||||
|
|
Loading…
Add table
Reference in a new issue