summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-07-02 12:09:17 +0000
committerMatthias Clasen <mclasen@redhat.com>2021-07-02 12:09:17 +0000
commit2bc5f8a60800da7eaa3e6c79ca4d89964d725425 (patch)
treefeea0ef817749f2c216531068434128a30b8c3c4
parentb4f521235eaecc594245bdf91c3d60841c810784 (diff)
parent946d913d294fdfb38ebe6f56a4d1b7d19c56570d (diff)
downloadpango-2bc5f8a60800da7eaa3e6c79ca4d89964d725425.tar.gz
Merge branch 'matthiasc/for-master' into 'master'
Add forgotten NEWS See merge request GNOME/pango!356
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index de3df8f0..ebdcf08c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of changes in 1.48.6
+=============================
+- Avoid attribute index overflow
+- Add a new pango-segmentation utility
+- Documentation cleanups and fixes
+- Update script property data for gravity
+- Bring back careful glyph position rounding
+- Add a few missing bidi types
+- Add more tests
+
Overview of changes in 1.48.5
=============================
- Only initialize fontconfig once