summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-07-12 18:13:50 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-07-12 18:13:50 -0400
commit54135c8e7abe614a5e9a0cecb51a7203be63459e (patch)
tree28f6db29f48866de7c73aff948618be432679093
parent5a295bb7adf1e399a0624266f9279b63d59f47f6 (diff)
downloadpango-54135c8e7abe614a5e9a0cecb51a7203be63459e.tar.gz
NEWS: Some updates
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e5cfcee6..9701a16e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Overview of changes in 1.44.0
+=============================
+- Rename meson options: gtk_doc, introspection
+- font metrics: Add line height
+- layout: Support line spacing
+- layout: Draw hyphens for line breaks
+- cairo: Don't render hex boxes for space
+- Add tests for itemization and line breaking
+- Move pangofc APIs to libpango
+- Remove language engine remnants
+- Require GLib 2.59.2
+- Require Harfbuzz 2.0
+
Overview of changes in 1.43.0
=============================
- Drop autotools