From 0f008053eef3f0c5268b580d2b919242b74480d2 Mon Sep 17 00:00:00 2001 From: Elie Roux Date: Sat, 27 Apr 2013 12:11:51 +0200 Subject: Updating NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5137c2c..47272e1 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ Change History -------------- +2013/04/27, luaotfload v1.3: + * blacklisting lingoes.ttf (segfaults) + 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 -- cgit v1.2.3 From 1729bed96ad56634ef7668e6db8efb557d094daa Mon Sep 17 00:00:00 2001 From: Elie Roux Date: Sun, 28 Apr 2013 17:27:24 +0200 Subject: Updating NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 47272e1..ae9daf1 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ Change History 2013/04/27, luaotfload v1.3: * blacklisting lingoes.ttf (segfaults) + * unblacklisting ttc fonts (warning: may break LuaTeX < 0.65) 2013/04/25, luaotfload v1.29: * Reverting the unified resolver, as the database was rebuilt too often -- cgit v1.2.3 From 8d98cfd5c26880df501ce68e599feb35081f245d Mon Sep 17 00:00:00 2001 From: Elie Roux Date: Sun, 28 Apr 2013 17:38:58 +0200 Subject: Updating NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ae9daf1..7af6c9d 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ Change History 2013/04/27, luaotfload v1.3: * blacklisting lingoes.ttf (segfaults) * unblacklisting ttc fonts (warning: may break LuaTeX < 0.65) + * fixing font cache file name with non-ascii characters 2013/04/25, luaotfload v1.29: * Reverting the unified resolver, as the database was rebuilt too often -- cgit v1.2.3