[pango/pango-1-29-4: 2/2] 1.29.4



commit c409eba11923fa70fa9b94728513c98bc3342c89
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Sep 28 10:36:43 2011 -0400

    1.29.4

 NEWS         |    5 +++++
 configure.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c947f91..17b2307 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes between 1.29.3 and 1.29.4
+=============================================
+- Prevent a crash when hitting the fallback engine
+  Bug 660360 - gnome-terminal and gedit crashes when selecting font
+
 Overview of changes between 1.29.1 and 1.29.3
 =============================================
 - Minor fix in 1.29.1 tarball
diff --git a/configure.in b/configure.in
index c0928f5..cfb082d 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], [29])
-m4_define([pango_version_micro], [3])
+m4_define([pango_version_micro], [4])
 
 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]