pull/8/head 0.9.24
Behdad Esfahbod 11 years ago
parent 061cb46493
commit 6300694f6e
  1. 8
      NEWS
  2. 2
      configure.ac

@ -1,3 +1,11 @@
Overview of changes leading to 0.9.24
Tuesday, November 13, 2013
=====================================
- Misc compiler warning fixes with clang.
- No functional changes.
Overview of changes leading to 0.9.23 Overview of changes leading to 0.9.23
Monday, October 28, 2013 Monday, October 28, 2013
===================================== =====================================

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

Loading…
Cancel
Save