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