diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2014-02-05 21:10:01 +0100 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2014-02-05 21:10:01 +0100 |
commit | 41de61134114c1626b9afae83ec801725e1b0423 (patch) | |
tree | 7a9d2cabd9feb7cadc8f015ba867b24d2c2b375a /NEWS | |
parent | 398bb5facbd282aa46877de3755b57ecbbe614f7 (diff) | |
parent | bd307a8fe8047d322317037c1a832720c236fb48 (diff) | |
download | luaotfload-41de61134114c1626b9afae83ec801725e1b0423.tar.gz |
Merge pull request #190 from phi-gamma/master
[*] bump version, update copyright date
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ Change History -------------- +2014/02/05, luaotfload v2.4-3 + * Add contact info to --version output of luaotfload-tool (backport from + 2.5). + * Fix bug with broken font names (backport from 2.5). + 2013/12/31, luaotfload v2.4 * Additional self-tests, now in separate file (luaotfload-diagnostics.lua) * Better path and directory handling, especially on Windows |