diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2014-02-09 16:57:00 +0100 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2014-02-09 16:57:00 +0100 |
commit | c148347cb5c2c6cd3b58ac9daaad751500e190fd (patch) | |
tree | 9a54c17e9a1730aeb65453f27f010c4f8d57171f /NEWS | |
parent | 72692325b88bda53a115e62c66b321253297533b (diff) | |
parent | 2c6feb979da6435bb9f6636a46be576f688f7f78 (diff) | |
download | luaotfload-c148347cb5c2c6cd3b58ac9daaad751500e190fd.tar.gz |
Merge pull request #192 from phi-gamma/texlive2014
overhaul of the logging subsystem
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ Change History * Move the heavier LPEG parsers from luaotfload-features (syntax) and luaotfload-database (fontconfig) into the new file luaotfload-parsers.lua. + * Move logging routines from luaotfload-override in to luaotfload-log. 2013/12/31, luaotfload v2.4 * Additional self-tests, now in separate file (luaotfload-diagnostics.lua) |