summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cb1dd1dc..b41bf1ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Overview of changes in 1.48.2
+=============================
+- Fix memory leaks reported by asan
+- Avoid overflow in pango_attr_list_update
+- Add a valgrind suppression file
+- Make tests more robust
+- Fix pango_font_describe for Emoji fonts
+
Overview of changes in 1.48.1
=============================
- Require GLib 2.62