[pango] 1.50.2
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] 1.50.2
- Date: Thu, 16 Dec 2021 21:11:35 +0000 (UTC)
commit 37f22bb80ebacd834f1927e6acd7fd94aeaf1270
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Dec 16 16:02:35 2021 -0500
1.50.2
NEWS | 7 +++++++
meson.build | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 63f4455d..3ff9d922 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in 1.50.2, 10-16-2021
+=========================================
+* Fix a problem with font fallback for Arabic
+* Fix handling of fonts without a space glyph
+* Various documentation improvements
+* Fix build issues
+
Overview of changes in 1.50.1, 10-12-2021
=========================================
* Fix a crash in tab handling
diff --git a/meson.build b/meson.build
index 80c79032..c1f9a756 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.50.1',
+ version: '1.50.2',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]