summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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