From f17bee5371044ec5665c8d784e9b1be73188aef3 Mon Sep 17 00:00:00 2001 From: Bruno Silvestre Date: Fri, 21 Aug 2015 11:31:51 -0300 Subject: [PATCH] Description. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 42718bc..e49397f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ LuaSec 0.6a ========== +Alpha version to address Lua 5.2 and 5.3 compatibility. + +There are issues with MinGW already. + +LuaSec 0.5 +========== LuaSec depends on OpenSSL, and integrates with LuaSocket to make it easy to add secure connections to any Lua applications or scripts.