[pango] 1.48.7
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] 1.48.7
- Date: Sat, 3 Jul 2021 18:43:43 +0000 (UTC)
commit 467bda1e0bc2614b10e2edc46dccc9588388e045
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Jul 3 09:56:46 2021 -0400
1.48.7
NEWS | 5 +++++
meson.build | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ebdcf08c..36df6e76 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in 1.48.7
+=============================
+- Fix a thread-safety issue in fontmap initialization
+- Small documentation improvements
+
Overview of changes in 1.48.6
=============================
- Avoid attribute index overflow
diff --git a/meson.build b/meson.build
index 02d10b74..f5425746 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.48.6',
+ version: '1.48.7',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]