diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2014-04-05 14:31:51 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2014-04-05 14:31:51 +0200 |
commit | 6a6075b138019c1d8a48a1a063cd8f89aabe6de9 (patch) | |
tree | 10756c71138ad70a32dd6f7f86c822e13f1c8847 | |
parent | 60478137d15bec36b66276a4bfbfe0f1b1f20269 (diff) | |
download | luaotfload-6a6075b138019c1d8a48a1a063cd8f89aabe6de9.tar.gz |
[doc] update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ Change History * Move logging routines from luaotfload-override in to luaotfload-log. * Scan local font files (``--local`` flag to luaotfload-tool, flag ``scan_local`` during TeX run). + * Add bisection mode (``--bisect``) to luaotfload-tool. 2013/12/31, luaotfload v2.4 * Additional self-tests, now in separate file (luaotfload-diagnostics.lua) |