[pango] 1.49.2



commit 41282738c1949728f912ed2619ffe050d9dce606
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Oct 29 13:25:04 2021 -0400

    1.49.2

 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e870e92b..4f2f2367 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Overview of changes in 1.49.2
+=============================
+* Update Unicode data to Unicode 14
+* Fix underlining of spaces
+* Round font metrics when appropriate
+* Fix some corner cases of cursor positioning
+* Handle Catalan middle-dot in text segmentation
+
 Overview of changes in 1.49.1
 =============================
 * Only recompute log attrs when needed
diff --git a/meson.build b/meson.build
index 6c6fed7c..c07e709f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pango', 'c', 'cpp',
-        version: '1.49.1',
+        version: '1.49.2',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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