diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-05-18 09:51:55 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-05-18 09:51:55 -0400 |
commit | 3940a1714e84b076d04d4638c88df3dba7d8014e (patch) | |
tree | b72275fc8e0b74b3204aeef2221b92826e9b59ef /NEWS | |
parent | dbd4995d4c28b60733ff2065505bb360c9ed5d2f (diff) | |
download | pango-3940a1714e84b076d04d4638c88df3dba7d8014e.tar.gz |
1.48.51.48.5
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Overview of changes in 1.48.5 +============================= +- Only initialize fontconfig once +- Add missing deprecation notices +- Add some missing apis to the markup docs +- Speed up Emoji classification +- win32: Fix msvc build +- Fix hangs and memory leaks +- Don't insert hyphens at word boundaries +- Handle empty lines better +- Avoid width fluctuations with ellipsized text +- Add a utility to show text segmentation + Overview of changes in 1.48.4 ============================= - Include docs in the dist tarball |