summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-08-08 11:24:08 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-08-08 11:24:08 -0400
commitcc74b40a0c5f3bf467c4766696d6a2ccdf1237db (patch)
treeecf680e1bb7ef91263f7c0f1d6425d66ac479057
parent3b8231f36e9c4702b696f5031857502928f58cdf (diff)
downloadpango-cc74b40a0c5f3bf467c4766696d6a2ccdf1237db.tar.gz
NEWS: Updates
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dc655742..c6d781f4 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,16 @@ Overview of changes
===================
* Rename git `master` branch to `main` (#579)
+* Bump version to 1.49
+* Fix threadsafety issues with Thai
+* Fix a rounding problem on i386
+* Fix font choice for ellipsis (#575)
+* New api: pango_font_get_languages
+* New api: Introspection helpers for attributes (#476)
+* Ignore width in horizontal context when itemizing (#503)
+* markup: Allow specifying size and rise in points (#67)
+* markup: Allow specifying size as percentage (#23)
+* Rewrite pango_layout_move_cursor_visually (#157, #585, #587)
Overview of changes in 1.48.7
=============================