summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2018-12-11 19:02:29 -0500
committerMatthias Clasen <mclasen@redhat.com>2018-12-11 19:02:29 -0500
commit26f1135f374f3ad5eb963dcdf016542fbbda361b (patch)
treea4bfdbb072fcf07f630913300c5bc4232931d471
parent9fc788a6a6bde68cfeef7dbc4d55969638d82a4a (diff)
downloadpango-26f1135f374f3ad5eb963dcdf016542fbbda361b.tar.gz
1.43.01.43.0
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 753ff1fd..e5cfcee6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Overview of changes in 1.43.0
+=============================
+- Drop autotools
+- Drop Visual Studio build
+- Build with meson everywhere
+- Update Emoji tables for Unicode 11
+- Update test data for Unicode 11
+- Fix a crash with Thai breaking
+- Fix a crash with font variations
+- Deprecate bidi apis in favor of fribidi
+- Add a variable font family api
+- Improve font fallback handling on win32
+
Overview of changes in 1.42.4
=============================
- Fix build failures (OS X, C89)