[pango] 1.50.8



commit 641d8a2b056621fd1f1d5d58e6a9e4dbdfe8e7ae
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jul 2 10:07:46 2022 -0400

    1.50.8

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index dfb5cd73f..be7b40283 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in 1.50.8, 02-07-2022
+=========================================
+- Add some properties to fontmap and family
+- Fix handling of ligature carets in mixed directions
+
 Overview of changes in 1.50.7, 14-04-2022
 =========================================
 - coretext: Fix the build
diff --git a/meson.build b/meson.build
index d7a1168b9..48ca0d77c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pango', 'c', 'cpp',
-        version: '1.50.7',
+        version: '1.50.8',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]