diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-25 18:15:09 +0200 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-25 18:15:09 +0200 |
commit | 8e0167cb44f0b6551720c9c24ac34891b3fc9042 (patch) | |
tree | a9b49d13bec8b139dfbaccf28c0aaeb61175800e | |
parent | 2f972d63cd1b1671076aa1fdfba05aadd6b67f5c (diff) | |
download | luaotfload-8e0167cb44f0b6551720c9c24ac34891b3fc9042.tar.gz |
Updating NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,10 +2,11 @@ Change History -------------- 2013/04/11, luaotfload v1.29: - * Revertng the unified resolver, as the database was rebuilt too often + * Reverting the unified resolver, as the database was rebuilt too often which made the compilation longer. This will come back improved in the next version, hopefully for TeXLive 2013. * Fix resolving of Libertine Mono + * Fix a bug that made fontconfig files not parsed when OSFONTDIR is set 2013/04/11, luaotfload v1.28: * Adapting to LuaTeX 0.75 |