diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-07-02 08:02:00 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-07-02 08:02:00 -0400 |
commit | 946d913d294fdfb38ebe6f56a4d1b7d19c56570d (patch) | |
tree | feea0ef817749f2c216531068434128a30b8c3c4 /NEWS | |
parent | b4f521235eaecc594245bdf91c3d60841c810784 (diff) | |
download | pango-946d913d294fdfb38ebe6f56a4d1b7d19c56570d.tar.gz |
Add forgotten NEWS
This should have been included in the 1.48.6
release, but wasn't.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |