]> granicus.if.org Git - fribidi/commitdiff
Updated NEWS file. v1.0.5
authorDov Grobgeld <dov.grobgeld@gmail.com>
Sun, 22 Jul 2018 21:09:31 +0000 (00:09 +0300)
committerDov Grobgeld <dov.grobgeld@gmail.com>
Sun, 22 Jul 2018 21:09:31 +0000 (00:09 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 975c78b64cc4046b58be7e2cc10a6e52213ce33b..4f4dd3d9aa057cce31f528b21e7c468a28b51010 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes between 1.0.4 and 1.0.5
+=============================================
+
+* This is a bugfix release that fixed a bug BidiCharacterTest.c due to which a large number of character tests were not run. Once run, it uncovered 18 test failures. These have all been fixed in this release.
+
+* The release also includes a small speedup due to small arrays being allocated on the stack instead of in dynamic memory.
+
+* Updated Unicode tables to version 11.
+
 Overview of changes between 1.0.3 and 1.0.4
 =============================================