summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2017-10-22 17:38:33 -0400
committerBehdad Esfahbod <behdad@behdad.org>2017-10-22 17:38:33 -0400
commit0ca915efc3734111a57ff71f05d9cbf0e8af3de9 (patch)
treeb5a0286fb63a5f8a61cd316d93e0bd4e12d16171 /NEWS
parentd59d5dc7d339deb45cc84cffd084b52752765a08 (diff)
1.6.11.6.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4973d124..19daabf7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Overview of changes leading to 1.6.1
+Sunday, October 22nd, 2017
+====================================
+
+- Don't skip over COMBINING GRAPHEME JOINER when ligating, etc.
+ To be refined: https://github.com/behdad/harfbuzz/issues/554
+- Faster hb_set_t implementation.
+- Don't use deprecated ICU API.
+- Fix undefined-behavior in Myanmar shaper, introduced in 1.6.0
+- Deprecated API:
+ hb_set_invert()
+
+
Overview of changes leading to 1.6.0
Friday, October the 13th, 2017
====================================