diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ | |||
1 | "foo.bar.baz" previously had to provide luaopen_foobarbaz() and now | ||
2 | should use luaopen_foo_bar_baz(). Change compat-5.1 and LuaSocket? | ||
3 | |||
1 | ftp.send/recv return bytes transfered? | 4 | ftp.send/recv return bytes transfered? |
2 | new scheme to choose family/protocol of object to create | 5 | new scheme to choose family/protocol of object to create |
3 | change ltn13 to make sure drawbacks are obvious | 6 | change ltn13 to make sure drawbacks are obvious |