diff options
author | Karl Berry <karl@freefriends.org> | 2010-10-17 22:09:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-10-17 22:09:01 +0000 |
commit | 87c6a6ef44e21718b0eaf4e1e03a27806f6d750d (patch) | |
tree | 7b5eb8c77a04c1706da4ac7b77b376ed9e2d5eef /Master/texmf-dist/doc/luatex/luaotfload/NEWS | |
parent | 7581728dcb2e3ed619a2e56f42d8b32560246f09 (diff) |
luaotfload 1.20 (16oct10)
git-svn-id: svn://tug.org/texlive/trunk@20127 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luaotfload/NEWS')
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/luatex/luaotfload/NEWS b/Master/texmf-dist/doc/luatex/luaotfload/NEWS index a2c26dee95a..3ab467890b7 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/NEWS +++ b/Master/texmf-dist/doc/luatex/luaotfload/NEWS @@ -1,6 +1,12 @@ Change History -------------- +2010/10/16, luaotfload v1.20: + * Make cache directory creation more robust + * Fix GPOS mark placement in left-to-right direction + * Reject fonts missing 'names' table + * Sanitize color value before attempting to use it + 2010/09/12, luaotfload v1.19: * fix LaTeX's detection (made Tikz fail under a non-LaTeX format) |