summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-06-23 13:35:22 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-06-23 13:35:22 -0400
commit64113b70adff816d1d7885500abfb99461e40838 (patch)
tree82d508ab76d22da5a5e2beca5cbe99e76b02a9cb
parent4901fb74b3c1137d13a6b7e4e8784577c1816e47 (diff)
downloadpango-64113b70adff816d1d7885500abfb99461e40838.tar.gz
1.36.41.36.4
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 68842052..ab3eac91 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes between 1.36.3 and 1.36.4
+=============================================
+- Improve thread-safety on Windows (#695913)
+- Add missing annotations (#729840)
+- Update PangoWeight documentation
+- Require harfbuzz 0.9.29
+
Overview of changes between 1.36.2 and 1.36.3
=============================================
- Fix builddir != srdir builds