diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2005-01-02 23:31:14 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2005-01-02 23:31:14 +0000 |
commit | c5486e206c2cbb6ee64e2dd3f0d8efafe1e51268 (patch) | |
tree | a66d0ea7bc47b2b5cf6565dfd455a2ad24f3eee8 /README | |
parent | 49445951a8e3a6960c9024a6686d4c14fb81f43c (diff) | |
download | luasocket-c5486e206c2cbb6ee64e2dd3f0d8efafe1e51268.tar.gz luasocket-c5486e206c2cbb6ee64e2dd3f0d8efafe1e51268.tar.bz2 luasocket-c5486e206c2cbb6ee64e2dd3f0d8efafe1e51268.zip |
Releasing.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,11 +1,7 @@ | |||
1 | This release is a "beta" version. It has been tested on WinXP, Mac OS X, | 1 | This release is a "beta" version. It has been tested on WinXP, Mac OS X, |
2 | SunOS and Linux. Although no major API changes should happen before the | 2 | and Linux. Although no major API changes should happen before the |
3 | final version is released, please look for and report any bugs (or | 3 | final version is released, please look for and report any bugs (or |
4 | "features") you encounter. | 4 | "features") you encounter. |
5 | 5 | ||
6 | For this version, all modules should be loaded with the provided "require" | ||
7 | function, and the binaries should be compliled as shared libraries. Check | ||
8 | the makefiles in the distribution and the readme in the 'etc' directory. | ||
9 | |||
10 | Have fun, | 6 | Have fun, |
11 | Diego Nehab. | 7 | Diego Nehab. |