diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-16 11:41:14 +0200 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-16 11:41:14 +0200 |
commit | dcf9b9ed2a5b03a5313642adf4e801520d917895 (patch) | |
tree | 6d18e8081e533ad3b87ffa75e4a4aab952c94619 | |
parent | ca2e2bdcdbe78131ff1766e527ca0a9f5b01afa4 (diff) | |
download | luaotfload-dcf9b9ed2a5b03a5313642adf4e801520d917895.tar.gz |
Updating NEWS file
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,9 +1,12 @@ Change History -------------- -2012/05/28, luaotfload v1.28: +2013/04/11, luaotfload v1.28: * Adapting to LuaTeX 0.75 * Fix small documentation issues in mkluatexfontdb + * Skipping instead of error on unreadable font config files + * Adding semibold synonym for bold + 2012/05/28, luaotfload v1.27: * Fix "endless loop in charlist" with some OpenType math fonts |