aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2005-09-29 22:26:35 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2005-09-29 22:26:35 +0000
commit8420541720726975ab79fafc399c45c6a8eff3bd (patch)
treefffed8e810cd70ebb59e0775348ca24a049b868e /README
parenta32c6d91402329adb769c4fe8bbb24f0d4e99051 (diff)
downloadluasocket-8420541720726975ab79fafc399c45c6a8eff3bd.tar.gz
luasocket-8420541720726975ab79fafc399c45c6a8eff3bd.tar.bz2
luasocket-8420541720726975ab79fafc399c45c6a8eff3bd.zip
Tested on Windows.
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 3 insertions, 4 deletions
diff --git a/README b/README
index 8572736..acb4dfe 100644
--- a/README
+++ b/README
@@ -1,7 +1,6 @@
1This release is a "beta" version. It has been tested on WinXP, Mac OS X, 1This is the LuaSocket 2.0. It has been tested on WinXP, Mac OS X,
2and Linux. Although no major API changes should happen before the 2and Linux. Please use the Lua mailing list to report any bugs
3final version is released, please look for and report any bugs (or 3(or "features") you encounter.
4"features") you encounter.
5 4
6Have fun, 5Have fun,
7Diego Nehab. 6Diego Nehab.