[pango] 1.40.14
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] 1.40.14
- Date: Thu, 16 Nov 2017 03:26:49 +0000 (UTC)
commit cd26b69cf0d45e30cb8c08ca5aa32ed0c83e6605
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Nov 15 22:20:32 2017 -0500
1.40.14
NEWS | 5 +++++
configure.ac | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2f113b1..678e500 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes between 1.40.13 and 1.40.14
+===============================================
+- Fix char break problem introduced in 1.40.13 (#789625)
+- Add tests for char breaking
+
Overview of changes between 1.40.12 and 1.40.13
===============================================
- Some performance improvements (#788643)
diff --git a/configure.ac b/configure.ac
index 3f3cc0f..6255531 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], [40])
-m4_define([pango_version_micro], [13])
+m4_define([pango_version_micro], [14])
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]