summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-08-16 09:05:00 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-08-16 09:15:21 -0400
commita78778e54f7cc013080fda9d9349ad113ecb3e0e (patch)
tree23bf391ce59346be58472507e1afc83ca054a47d
parent8441321866247a0a6c2f4b11a3c3863005bfba44 (diff)
downloadpango-a78778e54f7cc013080fda9d9349ad113ecb3e0e.tar.gz
Updates for 1.36.61.36.6
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d590ec37..e27c6ae2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of changes between 1.36.5 and 1.36.6
+=============================================
+- Cope with lack of LC_CTYPE (#732276)
+- Prevent harfbuzz from using replacement char
+- Don't force static builds on win32 (#733137)
+- Allow backend selection via PANGOCAIRO_BACKEND
+- Support more font weights (#733764)
+- Fix vertical positioning on win32
+- Don't break in the middle of jamo (#705727)
+
Overview of changes between 1.36.4 and 1.36.5
=============================================
- Lower the harfbuzz requirement