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 | |
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
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | README | 1 |
2 files changed, 2 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) @@ -32,6 +32,7 @@ Elie Roux <elie.roux@telecom-bretagne.eu> Will Robertson <will.robertson@latex-project.org> Philipp Gesang <philipp.gesang@alumni.uni-heidelberg.de> Dohyun Kim <nomosnomos@gmail.com> +Reuben Thomas <https://github.com/rrthomas> Installation |