diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-09-18 14:40:59 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-09-18 14:46:01 -0400 |
commit | 296711130ef90d9555bd6ada5b258bb75d622c12 (patch) | |
tree | da96fcebcdacfe59ea1f239de4335c540b8dbd13 /NEWS | |
parent | 6de40af8f4037d1a7b1da487537e1c6f70434734 (diff) | |
download | pango-296711130ef90d9555bd6ada5b258bb75d622c12.tar.gz |
1.46.21.46.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Overview of changes in 1.46.2 +============================= +- Fix pango_win32_font_map_load_font with falback families +- Fix an assertion in pango_language_get_scripts +- Fix a crash in get_items_log_attrs +- Fix attribute iterators with overlapping attributes +- Fix rendering of Emoji keycap sequences +- ci: Run the testsuite under asan and fix all reported issues +- build: Make libthai, cairo, xft, fontconfig, freetype + dependencies meson features + Overview of changes in 1.46.1 ============================= - Revert an unintentional PangoRenderer abi break in 1.46.0 |