summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-01-21 18:05:22 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-01-21 18:05:22 -0500
commit65577fee8e8e7e01cabab72552f64f668270e640 (patch)
treeeecce5a539dc07d1a2c2548d1a72fcf9dd0429dd /NEWS
parent9e48acef97708eab355fce3659626e2d97161157 (diff)
downloadpango-65577fee8e8e7e01cabab72552f64f668270e640.tar.gz
1.48.11.48.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2801f56a..cb1dd1dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of changes in 1.48.1
+=============================
+- Require GLib 2.62
+- Require meson 0.55.3
+- ci: Add a MacOS build
+- macos: Implement pango_font_get_face
+- Fix itemization of multi-paragraph layouts
+- Fix a few memory leaks
+- Fix glyph origins in vertical layout
+
Overview of changes in 1.48.0
=============================
- docs: Clarify use of PangoAnalysis in shaping