[pango] 1.31.1



commit 3777c156bd49378d08df6d7c3c2eba04cda5a7d1
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Sep 4 21:36:23 2012 -0400

    1.31.1

 NEWS         |    9 ++++++++-
 configure.in |    2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5b891ec..a6ade4b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,16 @@
 Overview of changes between 1.31.0 and 1.31.1
 =============================================
 - The module cache file can now be located in libdir
+- Initial work towards making pango thread-safe
+- Update to Unicode 6.1.
 - 682421 - Fix vertical text, gravity, etc, with HarfBuzz
+- 678721 - Don't need to get item properties...
+- 678997 - Colors aqua, silver and indigo missing...
+- 653347 - rise units documented incorrectly
+- 682952 - remove old glib check
 - Deprecate pango-ot.h.
-- Update to Unicode 6.1.
+- Deprecate pango_fc_font_kern_glyphs
+- Deprecate pango_lookup_aliases
 
 Overview of changes between 1.30.1 and 1.31.0
 =============================================
diff --git a/configure.in b/configure.in
index 28c913d..dc90f13 100644
--- a/configure.in
+++ b/configure.in
@@ -19,7 +19,7 @@ dnl so that we can base configure --help output off
 dnl of them.
 dnl
 
-dnl The triplet 
+dnl The triplet
 m4_define([pango_version_major], [1])
 m4_define([pango_version_minor], [31])
 m4_define([pango_version_micro], [1])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]