[pango] 1.48.3



commit 9d35e956dc7e76cde6cd3ef66f880d33e5624f07
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Mar 11 16:15:07 2021 -0500

    1.48.3

 NEWS        | 9 +++++++++
 meson.build | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b41bf1ce..60d16240 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes in 1.48.3
+=============================
+- Miscellaneous introspection fixes
+- Make pango_attr_list_splice clip inserted attrbiutes
+- Do costly fontconfig calls in threads
+- markup: Fix issues with accel handling
+- docs: Convert docs to use gi-docgen
+- Fix build against harfbuzz < 2.6
+
 Overview of changes in 1.48.2
 =============================
 - Fix memory leaks reported by asan
diff --git a/meson.build b/meson.build
index 12a1f38e..5f9967c7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pango', 'c', 'cpp',
-        version: '1.48.2',
+        version: '1.48.3',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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