[pango/1.28] 1.28.4
- From: Behdad Esfahbod <behdad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/1.28] 1.28.4
- Date: Mon, 4 Apr 2011 20:32:03 +0000 (UTC)
commit 4bb53008211473574a44a52630c70a8f9992e264
Author: Behdad Esfahbod <behdad behdad org>
Date: Mon Apr 4 16:30:30 2011 -0400
1.28.4
NEWS | 9 +++++++++
configure.in | 2 +-
2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b22391b..9e034f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes between 1.28.3 and 1.28.4
+=============================================
+- Various introspection annotation fixes
+- Build fixes
+- Require glib >= 2.24.0
+- Bugs fixed:
+ Bug 636348 - Hex boxes are incorrectly scaled with non identity cairo scale
+ Bug 639882 - Heap corruption in font parsing with FreeType2 backend
+
Overview of changes between 1.28.2 and 1.28.3
=============================================
- Bugs fixed:
diff --git a/configure.in b/configure.in
index aa835fd..74d328c 100644
--- a/configure.in
+++ b/configure.in
@@ -8,7 +8,7 @@ dnl ==========================================================================
dnl The triplet
m4_define([pango_version_major], [1])
m4_define([pango_version_minor], [28])
-m4_define([pango_version_micro], [3])
+m4_define([pango_version_micro], [4])
dnl Module API version. This should be stepped up when a change causes
dnl older modules to not work with new pango.
m4_define([pango_module_version], [1.6.0])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]