aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2005-01-05 06:06:59 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2005-01-05 06:06:59 +0000
commitfd3cb870d31749f1c8254c964c19e76956e58916 (patch)
treeead8856614204b26bd8c93c8796b8c1dc6f5f4fe
parentff4bdd25927c8660b6909458f4fd4d0b71b52228 (diff)
downloadluasocket-fd3cb870d31749f1c8254c964c19e76956e58916.tar.gz
luasocket-fd3cb870d31749f1c8254c964c19e76956e58916.tar.bz2
luasocket-fd3cb870d31749f1c8254c964c19e76956e58916.zip
More to do.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index fedcd7f..f746248 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,5 @@
1change 'l' prefix in C libraries to 'l-something'...
2
1"foo.bar.baz" previously had to provide luaopen_foobarbaz() and now 3"foo.bar.baz" previously had to provide luaopen_foobarbaz() and now
2should use luaopen_foo_bar_baz(). Change compat-5.1 and LuaSocket? 4should use luaopen_foo_bar_baz(). Change compat-5.1 and LuaSocket?
3 5