diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-11 16:25:34 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-11 16:25:34 +0200 |
commit | 7a8c11da9f5f5ec4b761229b0d4efa9d279dc13f (patch) | |
tree | f84e9d3ced01c3977ac98d4232cdd266d6aaf79a | |
parent | 3da43df46bb3ddc265ddedcf6bbb732d788ab269 (diff) | |
download | luaotfload-7a8c11da9f5f5ec4b761229b0d4efa9d279dc13f.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,7 +1,7 @@ Change History -------------- -2013/05/06, luaotfload v2.2: +2013/05/11, luaotfload v2.2: * There is now a central, non-personal dev repo on github: https://github.com/lualatex/luaotfload * Synchronisation with ConTeXt from TeXLive 2013, inducing @@ -27,6 +27,9 @@ Change History allocation, custom merged package name etc.) * Auxiliary functions for package authors * Man page for luaotfload-tool + * Unsupported v1.3 codebase is included in the luaotfload-*lua files. Crude, + but effective way to support older Luatex binaries + * implemented basic cache control/stats option for luaotfload-tool 2013/04/27, luaotfload v1.3: * blacklisting lingoes.ttf (segfaults) |