[pango] 1.48.5
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] 1.48.5
- Date: Tue, 18 May 2021 14:07:14 +0000 (UTC)
commit 3940a1714e84b076d04d4638c88df3dba7d8014e
Author: Matthias Clasen <mclasen redhat com>
Date: Tue May 18 09:51:55 2021 -0400
1.48.5
NEWS | 13 +++++++++++++
meson.build | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b131749e..de3df8f0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Overview of changes in 1.48.5
+=============================
+- Only initialize fontconfig once
+- Add missing deprecation notices
+- Add some missing apis to the markup docs
+- Speed up Emoji classification
+- win32: Fix msvc build
+- Fix hangs and memory leaks
+- Don't insert hyphens at word boundaries
+- Handle empty lines better
+- Avoid width fluctuations with ellipsized text
+- Add a utility to show text segmentation
+
Overview of changes in 1.48.4
=============================
- Include docs in the dist tarball
diff --git a/meson.build b/meson.build
index b52a55fc..e434431d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.48.4',
+ version: '1.48.5',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]