diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2015-01-15 16:58:20 -0200 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2015-01-15 16:58:20 -0200 |
commit | 8014725009e195ffb502bcd65ca4e93b60a1b21c (patch) | |
tree | 3365846317aa4de62d542be9c116b4aaeb912e43 /README | |
parent | 0a82aae451c5c95ceacb5fcb235f4d1ea964f5f5 (diff) | |
download | luafilesystem-v_1_6_3.tar.gz luafilesystem-v_1_6_3.tar.bz2 luafilesystem-v_1_6_3.zip |
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -22,6 +22,10 @@ Please check the documentation at doc/us/ for more information. | |||
22 | History | 22 | History |
23 | ------- | 23 | ------- |
24 | 24 | ||
25 | Version 1.6.3 [15/Jan/2012] | ||
26 | * Lua 5.3 compatibility | ||
27 | * Assorted bugfixes | ||
28 | |||
25 | Version 1.6.2 [??/Oct/2012] | 29 | Version 1.6.2 [??/Oct/2012] |
26 | * Full Lua 5.2 compatibility (with Lua 5.1 fallbacks) | 30 | * Full Lua 5.2 compatibility (with Lua 5.1 fallbacks) |
27 | 31 | ||