[pango] 1.50.11



commit eabdbd54ee38fa658be574c4fa4574a05c755f16
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Oct 3 13:09:34 2022 -0400

    1.50.11

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f0fd7da2f..927b52a5e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in 1.50.11, 03-10-2022
+==========================================
+- Don't crash for lack of fonts
+- Avoid a crash in shaping
+
 Overview of changes in 1.50.10, 16-09-2022
 =========================================
 - Avoid some unnecessary strdups
diff --git a/meson.build b/meson.build
index b2c25eaed..4e796ec30 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pango', 'c', 'cpp',
-        version: '1.50.10',
+        version: '1.50.11',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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