summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS37
1 files changed, 37 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ae097e05..6ad03e12 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+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
+- Various small fixes
+
+Overview of changes in 1.46.0
+=============================
+- Bump version to 1.46
+
+Overview of changes in 1.45.5
+=============================
+- Export pango_color_parse_with_alpha
+- Stop using hb-glib
+
+Overview of changes in 1.45.4
+=============================
+- Fix build on Windows
+- Fix a pidgin crash
+- fc: Always reject unsupported font formats
+- coretext: Fix cairo scaling
+
+Overview of changes in 1.45.3
+=============================
+- Fix pango_attr_list_change
+- Fix crashes with empty attribute lists
+
Overview of changes in 1.45.2
=============================
- Fix several crashes in gtk2 applications