From 8fc9b4a2e8a07928b6280a81cf854d8686c05d8b Mon Sep 17 00:00:00 2001 From: Elie Roux Date: Sat, 27 Apr 2013 12:13:37 +0200 Subject: Updating NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 754cbcd..aac957d 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ Change History updating otfl-fonts-merged.lua (available in ConTeXt) * Improve documentation * renaming mkluatexfontdb into fontdbutil, with more search functionalities + * blacklisting font lingoes.ttf 2013/04/11, luaotfload v1.28: * Adapting to LuaTeX 0.75, keeping backward-compatibility -- cgit v1.2.3 From b4277e428451947a72326e6f43b78c236f3297a7 Mon Sep 17 00:00:00 2001 From: Elie Roux Date: Sat, 27 Apr 2013 12:24:23 +0200 Subject: Updating the NEWS file --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index aac957d..d2808f5 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,13 @@ Change History * renaming mkluatexfontdb into fontdbutil, with more search functionalities * blacklisting font lingoes.ttf +2013/04/25, luaotfload v1.29: + * 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, keeping backward-compatibility * Fix small documentation issues in mkluatexfontdb -- cgit v1.2.3