diff options
Diffstat (limited to 'Master/texmf-dist/doc/luatex/lualibs/NEWS')
-rw-r--r-- | Master/texmf-dist/doc/luatex/lualibs/NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/luatex/lualibs/NEWS b/Master/texmf-dist/doc/luatex/lualibs/NEWS new file mode 100644 index 00000000000..7ddbfb75997 --- /dev/null +++ b/Master/texmf-dist/doc/luatex/lualibs/NEWS @@ -0,0 +1,12 @@ + History of the lualibs package + +2010/05/10 + * renamed the package from luaextra to lualibs + +2010/03/28 + * now a separate package (previously part of the luatextra bundle) + +2010/01/10 v0.92 + * making the file loadable without luatextra (useful for lua scripts) + * fixing typo in localize_sep + |