[pango] 1.50.4
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] 1.50.4
- Date: Wed, 9 Feb 2022 20:58:59 +0000 (UTC)
commit bcf61fc3a0c30da173c8629d1458fe3440288878
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Feb 9 14:53:09 2022 -0500
1.50.4
NEWS | 14 ++++++++++++++
meson.build | 2 +-
2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2ed1fb3e..7867dd47 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Overview of changes in 1.50.4, 09-02-2022
+=========================================
+* Tweak synthetic space sizes
+* itemize: Try harder to avoid NULL fonts
+* docs: Some additions
+* Pass synthetic slant to harfbuzz
+* Make sloped carets work with uneven scales
+* Fix serialiation on arm
+* Avoid an uninitialized variable warning
+* Reinstate previous behavior of pango_attr_list_splice
+* Deprecated pango_coverage_ref/unref
+* Fix serialization on non-glibc systems
+* Fix allow-breaks handling
+
Overview of changes in 1.50.3, 21-12-2021
=========================================
* pango-view: Add --serialize-to option for easy bug reporting
diff --git a/meson.build b/meson.build
index d0d15597..bcb92db5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.50.3',
+ version: '1.50.4',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]