diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-05-12 01:48:25 -0700 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-05-12 01:48:25 -0700 |
commit | f3c5f3f498afae003d3981a2c1c67dd90ddc0375 (patch) | |
tree | 31ffb7c42a1f79562cb3272c4a29f3dfe86e6111 /NEWS | |
parent | 3548b2bd61510b5688bcf8aaad64662edd92f860 (diff) | |
parent | d8a8649ca9e2f25b028141e7d49e38a2840eb086 (diff) | |
download | luaotfload-f3c5f3f498afae003d3981a2c1c67dd90ddc0375.tar.gz |
Merge pull request #64 from phi-gamma/master
brute force compatibility with older Luatex
Diffstat (limited to '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) |