summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-02-09 14:53:09 -0500
committerMatthias Clasen <mclasen@redhat.com>2022-02-09 15:57:34 -0500
commitbcf61fc3a0c30da173c8629d1458fe3440288878 (patch)
tree7d98ddff76f435fb4a4dece18af8b8c544d36efc /NEWS
parent053c9ff8ab00d6d7d4b7cbe8aeeaca58c0982df1 (diff)
downloadpango-bcf61fc3a0c30da173c8629d1458fe3440288878.tar.gz
1.50.41.50.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2ed1fb3e..7867dd47 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Overview of changes in 1.50.4, 09-02-2022
+=========================================
+* Tweak synthetic space sizes
+* itemize: Try harder to avoid NULL fonts
+* docs: Some additions
+* Pass synthetic slant to harfbuzz
+* Make sloped carets work with uneven scales
+* Fix serialiation on arm
+* Avoid an uninitialized variable warning
+* Reinstate previous behavior of pango_attr_list_splice
+* Deprecated pango_coverage_ref/unref
+* Fix serialization on non-glibc systems
+* Fix allow-breaks handling
+
Overview of changes in 1.50.3, 21-12-2021
=========================================
* pango-view: Add --serialize-to option for easy bug reporting