From cba3f693b07b52734aa8ef6c35eb99ac4946ba04 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Tue, 2 Jul 2013 22:11:03 +0200 Subject: update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b504b9b..f9f3b3d 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,10 @@ Change History * Rewrite the output of ``\fontname`` via ``patch_font`` callback * Allow blacklisting directories * Drop compatibility layer + * Remove dependency on luaotfload-lib-dir (references to dir.glob() and + dir.mkdirs()) + * luaotfload-tool now displays extensive information about a font if given + the argument --inspect 2013/05/20, luaotfload v2.2: * There is now a central, non-personal dev repo on github: -- cgit v1.2.3 From 4adcf7591ed8104b0b846d500a5d30d4ff32512e Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Wed, 3 Jul 2013 18:24:50 +0200 Subject: bump version --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f9f3b3d..8615d90 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ Change History -------------- -2013/xx/xx, luaotfload v2.3: +2013/07/03, luaotfload v2.3: * New experimental lookups: ``kpse`` (kpathsea), ``my`` (callback) * Precedence of texmf over system fonts can be requested using the ``--prefer-texmf`` option of luaotfload-tool -- cgit v1.2.3