[pango/1.28: 24/24] Release 1.28.1
- From: Behdad Esfahbod <behdad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/1.28: 24/24] Release 1.28.1
- Date: Tue, 15 Jun 2010 15:32:53 +0000 (UTC)
commit 9daa110ccb5adc48a0f01a1a637a9134b6d46892
Author: Behdad Esfahbod <behdad behdad org>
Date: Tue Jun 15 11:09:43 2010 -0400
Release 1.28.1
NEWS | 12 ++++++++++++
configure.in | 2 +-
2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d0670a1..f0e6b65 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of changes between 1.28.0 and 1.28.1
+=============================================
+- pango-view now accepts --margin
+- Various HarfBuzz bug fixes
+- Build fixes
+- Bugs fixed:
+ Bug 582698 - Support CSS-style margin specification
+ Bug 621612 - VPATH build fix
+ Bug 605870 - Incorrect shaping for Syriac
+ Bug 457990 - font metrics are not converted to user space in cairo backend
+ Bug 613015 - [HB] Does not sanitize Device tables referenced from ValueRecords
+
Overview of changes between 1.27.1 and 1.28.0
=============================================
- [HB] Fix leak when duplicating blob
diff --git a/configure.in b/configure.in
index 3b352e1..f9e3963 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], [0])
+m4_define([pango_version_micro], [1])
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]