diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2014-06-07 22:43:04 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2014-06-07 22:43:04 +0200 |
commit | 335f0d5013de2bb7052b2afb3a6cee3d6c6d18f5 (patch) | |
tree | b04ce70e5263b7e18daa7bd7130eb041fc015e4f /NEWS | |
parent | 9642b4b6f21e96362fde0204236622600657f154 (diff) | |
download | luaotfload-335f0d5013de2bb7052b2afb3a6cee3d6c6d18f5.tar.gz |
[doc] update news and list of contributors
Update for applied PR https://github.com/lualatex/luaotfload/pull/219
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ Change History * Add bisection mode (``--bisect``) to luaotfload-tool. * Add functions for accessing the database: ``aux.font_index()`` and ``aux.read_font_index()``. + * Distinguish XDG configuration paths (Reuben Thomas) 2013/12/31, luaotfload v2.4 * Additional self-tests, now in separate file (luaotfload-diagnostics.lua) |