[pango/pango-1-48: 7/7] 1.48.8
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/pango-1-48: 7/7] 1.48.8
- Date: Thu, 12 Aug 2021 04:51:41 +0000 (UTC)
commit f51b158e9a8de5fb4f92346420a5a0a9c97065e2
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Aug 11 19:08:23 2021 -0700
1.48.8
NEWS | 8 ++++++--
meson.build | 2 +-
2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index dc655742..0a0e4512 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,11 @@
-Overview of changes
-===================
+Overview of changes in 1.48.8
+=============================
* Rename git `master` branch to `main` (#579)
+* Fix threadsafety issues with Thai
+* Fix a rounding problem on i386
+* Fix font choice for ellipsis (#575)
+* Fix a crash if no fonts are found (#592)
Overview of changes in 1.48.7
=============================
diff --git a/meson.build b/meson.build
index a1add61d..d5932b3b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.48.7',
+ version: '1.48.8',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]