diff options
author | Sam Roberts <vieuxtech@gmail.com> | 2012-02-29 16:49:12 -0800 |
---|---|---|
committer | Sam Roberts <vieuxtech@gmail.com> | 2012-04-11 13:54:01 -0700 |
commit | 38b99b80a282806a43d1fd8374791c5b66a49b52 (patch) | |
tree | 0faca21f5ebcf5993afedd5cc25d05d9ba1cea1c | |
parent | d1a50282a7474e11a69331f71cdb1517c9ed7eee (diff) | |
download | luasocket-38b99b80a282806a43d1fd8374791c5b66a49b52.tar.gz luasocket-38b99b80a282806a43d1fd8374791c5b66a49b52.tar.bz2 luasocket-38b99b80a282806a43d1fd8374791c5b66a49b52.zip |
Add Wurldtech note to README.
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ | |||
1 | This is a branch of LuaSocket 2.0.2 that contains patches by Wurldtech. | ||
2 | |||
3 | |||
1 | This is the LuaSocket 2.0.2. It has been tested on WinXP, Mac OS X, | 4 | This is the LuaSocket 2.0.2. It has been tested on WinXP, Mac OS X, |
2 | and Linux. Please use the Lua mailing list to report any bugs | 5 | and Linux. Please use the Lua mailing list to report any bugs |
3 | (or "features") you encounter. | 6 | (or "features") you encounter. |