summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2014-01-16 07:28:28 +0100
committerPhilipp Gesang <phg42.2a@gmail.com>2014-01-16 07:28:28 +0100
commite0836925310832691cc63a6daa78e0eb3cc1b9c5 (patch)
tree81259b816b57549d8dfae7ecc504701adebe4529 /NEWS
parent2779ad3091fd498f14963336afd625cbfa23408f (diff)
downloadluaotfload-e0836925310832691cc63a6daa78e0eb3cc1b9c5.tar.gz
[doc] update news
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9211e31..2e2bf8f 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,11 @@ Change History
* Remove compatibility with the old mkluatexfontdb script.
* Remove test directory. Use https://bitbucket.org/phg/lua-la-tex-tests
instead.
+ * Remove luaotfload.lua from luaotfload.dtx; it is now a separate file
+ luaotfload-main.lua.
+ * Move the heavier LPEG parsers from luaotfload-features (syntax) and
+ luaotfload-database (fontconfig) into the new file
+ luaotfload-parsers.lua.
2013/12/31, luaotfload v2.4
* Additional self-tests, now in separate file (luaotfload-diagnostics.lua)