summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-03-11 16:15:07 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-03-11 16:19:52 -0500
commit9d35e956dc7e76cde6cd3ef66f880d33e5624f07 (patch)
tree57423b3e0e83bb27c3099881a1ecb9efc8bbf8b8 /NEWS
parenteee757605e698ec96eb02678e3c26bcbb5a435a8 (diff)
downloadpango-9d35e956dc7e76cde6cd3ef66f880d33e5624f07.tar.gz
1.48.31.48.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
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