diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-01 18:21:46 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-01 18:21:46 +0200 |
commit | fefa84ef5bb84934f5e210624a03b977245af633 (patch) | |
tree | 0e1be7572d9576ffcd941f6c50fe20ccf05d40c2 /NEWS | |
parent | d82976c0549baf895b9720d633c231ace492b756 (diff) | |
parent | ba68760ae19267de980f4c1856c280f6db8a379b (diff) | |
download | luaotfload-fefa84ef5bb84934f5e210624a03b977245af633.tar.gz |
Merge branch 'master' into unstable
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ Change History -------------- +2011/04/21, luaotfload v1.25: + * Fix bug loading *.dfont fonts + * Misc. documentation fixes + * Fix the need to manually delete font cache when feature file is changed + * Hack to support Demi fonts + 2011/02/16, luaotfload v1.24: * Fix infinite loop first time creating a name list |