summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-07-02 08:02:00 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-07-02 08:02:00 -0400
commit946d913d294fdfb38ebe6f56a4d1b7d19c56570d (patch)
treefeea0ef817749f2c216531068434128a30b8c3c4
parentb4f521235eaecc594245bdf91c3d60841c810784 (diff)
downloadpango-946d913d294fdfb38ebe6f56a4d1b7d19c56570d.tar.gz
Add forgotten NEWS
This should have been included in the 1.48.6 release, but wasn't.
-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