diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2015-07-26 15:41:48 +0200 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2015-07-26 15:41:48 +0200 |
commit | 11cab572fa7addf670c958e680aaf81299f201ac (patch) | |
tree | f41412e112003f5fc4765d3347c4c6abdbd78430 /NEWS | |
parent | 548fd5b0934425247e1c4e2a9aa52955813625ff (diff) | |
parent | 43031f08720cd2cd305e7c7b1eb5f40b52d0b36b (diff) | |
download | luaotfload-11cab572fa7addf670c958e680aaf81299f201ac.tar.gz |
Merge pull request #280 from phi-gamma/master
refactor main a bit further; fix #278
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ Change History * Colorization was moved to the ``post_linebreak_filter`` stage * Move remaining functionality from ``luaotfload-override`` into initialization + * Write names index if fonts were removed 2014/07/13, luaotfload v2.5 * Remove legacy code. |