summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-06-09 02:41:42 -0700
committerPhilipp Gesang <phg42.2a@gmail.com>2013-06-09 02:41:42 -0700
commit6580e7a8e1d19dd5ff0aca233dde486dae03761f (patch)
tree6d91281c1a96c87cdf813139fd057afaccb8db2d /NEWS
parent12375b6291320ecd8e962a62e28ec70f2b205192 (diff)
parent76d3bf5ef8dd97dbaadaf814f2a428ba84fde222 (diff)
downloadluaotfload-6580e7a8e1d19dd5ff0aca233dde486dae03761f.tar.gz
Merge pull request #97 from phi-gamma/master
sync
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 192bd48..b504b9b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
Change History
--------------
+2013/xx/xx, 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
+ * Resolve file names to full paths at later stage
+ * Rewrite the output of ``\fontname`` via ``patch_font`` callback
+ * Allow blacklisting directories
+ * Drop compatibility layer
+
2013/05/20, luaotfload v2.2:
* There is now a central, non-personal dev repo on github:
https://github.com/lualatex/luaotfload