diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2005-09-29 22:26:35 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2005-09-29 22:26:35 +0000 |
commit | 8420541720726975ab79fafc399c45c6a8eff3bd (patch) | |
tree | fffed8e810cd70ebb59e0775348ca24a049b868e /README | |
parent | a32c6d91402329adb769c4fe8bbb24f0d4e99051 (diff) | |
download | luasocket-8420541720726975ab79fafc399c45c6a8eff3bd.tar.gz luasocket-8420541720726975ab79fafc399c45c6a8eff3bd.tar.bz2 luasocket-8420541720726975ab79fafc399c45c6a8eff3bd.zip |
Tested on Windows.
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,7 +1,6 @@ | |||
1 | This release is a "beta" version. It has been tested on WinXP, Mac OS X, | 1 | This is the LuaSocket 2.0. It has been tested on WinXP, Mac OS X, |
2 | and Linux. Although no major API changes should happen before the | 2 | and Linux. Please use the Lua mailing list to report any bugs |
3 | final version is released, please look for and report any bugs (or | 3 | (or "features") you encounter. |
4 | "features") you encounter. | ||
5 | 4 | ||
6 | Have fun, | 5 | Have fun, |
7 | Diego Nehab. | 6 | Diego Nehab. |