[pango] 1.32.1
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] 1.32.1
- Date: Fri, 28 Sep 2012 00:25:44 +0000 (UTC)
commit 6739145cd2c251e2d290499265f16256c78aac43
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Sep 27 20:15:05 2012 -0400
1.32.1
NEWS | 5 +++++
configure.in | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7b848d0..9bc095d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes between 1.32.0 and 1.32.1
+=============================================
+- Fixup grapheme clusters
+- 684959 - crash after "Add pango_shape_full()"
+
Overview of changes between 1.31.2 and 1.32.0
=============================================
- Add a --without-xfg configure option
diff --git a/configure.in b/configure.in
index 27e1d04..a0e0057 100644
--- a/configure.in
+++ b/configure.in
@@ -22,7 +22,7 @@ dnl
dnl The triplet
m4_define([pango_version_major], [1])
m4_define([pango_version_minor], [32])
-m4_define([pango_version_micro], [0])
+m4_define([pango_version_micro], [1])
m4_define([pango_version],
[pango_version_major.pango_version_minor.pango_version_micro])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]