[pango] 1.45.4
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] 1.45.4
- Date: Thu, 30 Jul 2020 16:35:03 +0000 (UTC)
commit c750b3678f0ee855777e63174e38c6ea3e543756
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Jul 30 11:34:54 2020 -0400
1.45.4
NEWS | 7 +++++++
meson.build | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6e2c729c5..6ae47d0b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in 1.45.4
+=============================
+- Fix build on Windows
+- Fix a pidgin crash
+- fc: Always reject unsupported font formats
+- coretext: Fix cairo scaling
+
Overview of changes in 1.45.3
=============================
- Fix pango_attr_list_change
diff --git a/meson.build b/meson.build
index c0b228eac..d6a50c87b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.45.3',
+ version: '1.45.4',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]