[pango] 1.35.6
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] 1.35.6
- Date: Thu, 10 Jan 2013 11:47:56 +0000 (UTC)
commit 0df2e9592be488dcb3f3edfdfae64086e924eb92
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Jan 10 06:30:23 2013 -0500
1.35.6
NEWS | 7 +++++++
configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3c45e70..b027d21 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes between 1.32.5 and 1.32.6
+=============================================
+- Make pango threadsafe
+- Pass down BOT/EOT flags to HarfBuzz
+- 690279 - broken relocation of modules
+- 691263 - Build with automake-1.13 broken
+
Overview of changes between 1.32.4 and 1.32.5
=============================================
- 689843 - Drop last ues of G_CONST_RETURN
diff --git a/configure.ac b/configure.ac
index a67bb18..341e308 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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], [5])
+m4_define([pango_version_micro], [6])
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]