[pango] 1.50.0



commit e80e224baabc7bf22971d0a97c8b31d32fa8ca1c
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Dec 2 20:46:18 2021 -0500

    1.50.0

 NEWS        | 7 +++++--
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 35770c68..0f7cc078 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,13 @@
-Overview of changes
-===================
+Overview of changes in 1.50.0, 02-12-2021
+=========================================
 * Fix glyph placement in gravity east
 * Fix line heights in improper gravities
 * Only shown selected ignorables with nicks
 * Support tab alignments other than left
 * Support custom decimal points on decimal tabs
+* Fix a pango-view crash
+* Optimize handling of many tabs
+* Drop json-glib dependency
 
 Overview of changes in 1.49.4, 27-11-2021
 =========================================
diff --git a/meson.build b/meson.build
index 7afe6193..acead2d8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pango', 'c', 'cpp',
-        version: '1.49.4',
+        version: '1.50.0',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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