diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2015-07-17 07:57:38 +0200 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2015-07-17 07:59:55 +0200 |
commit | 5b34e978a75f89b0be8c5828696bd5f39c028806 (patch) | |
tree | 3bf99026ae60f7dedff51af36c791257006f959d /NEWS | |
parent | 5718f3e6d5580270a8c7c4943933ad5d26ba43ec (diff) | |
download | luaotfload-5b34e978a75f89b0be8c5828696bd5f39c028806.tar.gz |
[status, doc] remove references to override script
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ Change History * Revised letterspacing, now utilizing the ``node.direct`` interface * Revized colorization of fonts, utilizing ``node.direct`` (Dohyun Kim) * Colorization was moved to the ``post_linebreak_filter`` stage + * Move remaining functionality from ``luaotfload-override`` into + initialization 2014/07/13, luaotfload v2.5 * Remove legacy code. |