[pango] 1.50.10
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] 1.50.10
- Date: Fri, 16 Sep 2022 16:03:59 +0000 (UTC)
commit 8d4e58f15b6d608d1da7268371f7efde7b35e950
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Sep 16 08:49:34 2022 -0400
1.50.10
NEWS | 5 +++++
meson.build | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3e45a1d32..d42ae421e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in 1.50.9, 16-09-2022
+=========================================
+- Avoid some unnecessary strdups
+- Fix line height computations with a non-trivial CTM
+
Overview of changes in 1.50.9, 09-08-2022
=========================================
- Apply show flags to line separators
diff --git a/meson.build b/meson.build
index 88e14910b..b2c25eaed 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.50.9',
+ version: '1.50.10',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]