From db19f6314830be14197c947987532109fd7b56b1 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Thu, 11 Nov 2010 07:34:19 +0200 Subject: Prepare for release --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3ab4678..6fda942 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ Change History -------------- +2010/11/11, luaotfload v1.21: + * Adapt to luatexbase v3.0 + 2010/10/16, luaotfload v1.20: * Make cache directory creation more robust * Fix GPOS mark placement in left-to-right direction -- cgit v1.2.3 From 2ffaa2ee29c05d2e3655cd4411c0c5d321e60eef Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Tue, 25 Jan 2011 01:06:40 +0200 Subject: Prepare for release --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6fda942..955c5fe 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,11 @@ Change History -------------- +2011/01/25, luaotfload v1.22: + * Remove --database-dir and --sys options from mkluatexfontdb + * Provide a "luaotfload.patch_font" callback for on the fly patching of fonts + * Some documentation improvements + 2010/11/11, luaotfload v1.21: * Adapt to luatexbase v3.0 -- cgit v1.2.3 From 954ff3284ad0a7ffa11ce64b05afedba7d09c713 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Fri, 4 Feb 2011 16:08:56 +0200 Subject: Prepare for release --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 955c5fe..a3ea1d2 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ Change History -------------- +2011/02/04, luaotfload v1.23: + * Fix a typo breaking fonts.names.scan() + 2011/01/25, luaotfload v1.22: * Remove --database-dir and --sys options from mkluatexfontdb * Provide a "luaotfload.patch_font" callback for on the fly patching of fonts -- cgit v1.2.3 From d9be74ddadb95df36a0ffe08343190cf3a77dbfa Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Wed, 16 Feb 2011 17:28:35 +0200 Subject: Prepare for release --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a3ea1d2..ee579ed 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ Change History -------------- +2011/02/16, luaotfload v1.24: + * Fix infinite loop first time creating a name list + 2011/02/04, luaotfload v1.23: * Fix a typo breaking fonts.names.scan() -- cgit v1.2.3