[pango] 1.45.2
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] 1.45.2
- Date: Thu, 11 Jun 2020 18:04:24 +0000 (UTC)
commit b1411194d196471fad7984a73044a3c19e7d884d
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Jun 11 09:41:28 2020 -0400
1.45.2
NEWS | 6 ++++++
meson.build | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c8cdd50a..ae097e05 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in 1.45.2
+=============================
+- Fix several crashes in gtk2 applications
+- Revert an unintentional introspection API change
+- Include HarfBuzz when igenerating introspection data
+
Overview of changes in 1.45.1
=============================
- Undo PangoFontsetSimple deprecation
diff --git a/meson.build b/meson.build
index f681e7c4..9b6e1180 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.45.1',
+ version: '1.45.2',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]