summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2014-01-15 22:53:20 -0800
committerPhilipp Gesang <phg42.2a@gmail.com>2014-01-15 22:53:20 -0800
commit164185fd15939f480627513cd42f4623f9d6d4e2 (patch)
tree257136c6ce3a71127bbd1474f2251eece0d52c6b /NEWS
parent09316ec5b7eb2cc2b507aa9105e4197a90d29071 (diff)
parent2a5b67b754089b6fd3299e6621885ebcc3fb627b (diff)
downloadluaotfload-164185fd15939f480627513cd42f4623f9d6d4e2.tar.gz
Merge pull request #182 from phi-gamma/texlive2014
move main Lua file out of the DTX
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)