[pango] 1.33.8



commit d8e1a928075e7c7096821978d44cc2bc207f42c9
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Mar 4 21:22:51 2013 -0500

    1.33.8

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2ef0aa0..620a229 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of changes between 1.33.7 and 1.33.8
+=============================================
+- 694095 - Fails make check: -pango_cairo_win32_font_map_get_type
+- 668154 - GTK+ Crashes on Non BMP utf-8 charpoints
+- 694626 - Add pango_font_map_changed
+- 694626 - PangoFc: change FontMap in pango_fc_font_map_clear_cache
+- 694830 - Fails make check: +pango_font_map_change
+- 694918 - Pango layout is misrendered with non-identity transformation
+- 694882 - build broken - introspection of pangoxft2 and pangoxft
+
 Overview of changes between 1.32.6 and 1.33.7
 =============================================
 - Allow enabling font features through fontconfig snipplets
diff --git a/configure.ac b/configure.ac
index 060d13d..4e59b60 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], [33])
-m4_define([pango_version_micro], [7])
+m4_define([pango_version_micro], [8])
 
 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]