[pango] 1.50.3



commit 26aadb2508f9022cbfc72e73b558c6791f5d46d9
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Dec 21 21:46:19 2021 -0500

    1.50.3

 NEWS        | 6 +++---
 meson.build | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 908a4b33..2ed1fb3e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,12 @@
-Overview of changes
-===================
+Overview of changes in 1.50.3, 21-12-2021
+=========================================
 * pango-view: Add --serialize-to option for easy bug reporting
 * Revert a transformation change that broke metrics for vertical text
 * Handle fonts without space glyph (such as icon fonts) better
 * Fix some corner cases of line width accounting
 * Fix line height with emulated Small Caps
 
-Overview of changes in 1.50.2, 10-16-2021
+Overview of changes in 1.50.2, 16-12-2021
 =========================================
 * Fix a problem with font fallback for Arabic
 * Fix handling of fonts without a space glyph
diff --git a/meson.build b/meson.build
index c1f9a756..d0d15597 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pango', 'c', 'cpp',
-        version: '1.50.2',
+        version: '1.50.3',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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