diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2015-11-26 23:26:26 +0100 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2015-11-26 23:26:26 +0100 |
commit | e9035474083a1d1e3892873f72d972754fbb11d6 (patch) | |
tree | 6bc2b9561c9dfddf2db2be49030ca78fb14477ea | |
parent | fec6aa52281f689c7cfdd7b379f5dccbc2ce7cef (diff) | |
download | luaotfload-e9035474083a1d1e3892873f72d972754fbb11d6.tar.gz |
[*] update news and readme
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | README | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,7 @@ Change History * Separate module loading from initialization * Custom fontloader package with the files from Lualibs removed * Lualibs are now a dependency when used in a TeX run as well + * Respect interword spaces when letterspacing 2014/07/13, luaotfload v2.5 * Remove legacy code. @@ -38,6 +38,7 @@ Manuel Pégourié-Gonnard <mpg@elzevir.fr> Olof-Joachim Frahm <olof@macrolet.net> Patrick Gundlach <gundlach@speedata.de> Philipp Stephani <st_philipp@yahoo.de> +David Carlisle <d.p.carlisle@gmail.com> Installation |