diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2014-01-16 07:28:28 +0100 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2014-01-16 07:28:28 +0100 |
commit | e0836925310832691cc63a6daa78e0eb3cc1b9c5 (patch) | |
tree | 81259b816b57549d8dfae7ecc504701adebe4529 | |
parent | 2779ad3091fd498f14963336afd625cbfa23408f (diff) | |
download | luaotfload-e0836925310832691cc63a6daa78e0eb3cc1b9c5.tar.gz |
[doc] update news
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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) |