diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-28 15:28:59 +0200 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-28 15:28:59 +0200 |
commit | 1f6833806d0c5fe6926efb4d3f2387651040a80c (patch) | |
tree | 4f5b96954f9dffd7deed9a815dd8b6b33721d673 /News | |
parent | 0bb6d1e8d28f914398d3b3de15cf5317f480d02a (diff) | |
download | lualibs-1f6833806d0c5fe6926efb4d3f2387651040a80c.tar.gz |
Add README, News and Makefile.
Diffstat (limited to 'News')
-rw-r--r-- | News | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ + History of the luaextra package + +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 + |