diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2010-06-28 07:51:11 +0300 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2010-06-28 07:51:11 +0300 |
commit | 741fbdac61c0f8c7ec9394b9fd4e3e83caf062b4 (patch) | |
tree | fa1fd0edaf5baceb722ff5dd9e868019d8111046 /NEWS | |
parent | bb5cd6ff65abaf3c08ec89aca82a4c360c8d3733 (diff) | |
download | lualibs-741fbdac61c0f8c7ec9394b9fd4e3e83caf062b4.tar.gz |
Prepare for releasev0.95
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,4 +1,10 @@ History of the lualibs package +2010/06/28 v0.95 + * don't use kpse.set_program_name(), people loading lualibs with texlua + should set it themselves, to avoid possible clashes + * drop deprecated functions and aliases + * update the documentation + 2010/05/28 v0.94 * sync with ConTeXt beta 2010.05.20, adding new functions used by luaotfload |