aboutsummaryrefslogtreecommitdiff
path: root/NEW
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2004-06-18 21:41:44 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2004-06-18 21:41:44 +0000
commit7ed89c97f760600df238f9853ee453570935870f (patch)
treea17573a43815071e35f85557519fefca739ef7ef /NEW
parentac4aac0909da26befaaeb6b415f66cf35b6980e0 (diff)
downloadluasocket-7ed89c97f760600df238f9853ee453570935870f.tar.gz
luasocket-7ed89c97f760600df238f9853ee453570935870f.tar.bz2
luasocket-7ed89c97f760600df238f9853ee453570935870f.zip
2.0 alpha RELEASED!
Diffstat (limited to 'NEW')
-rw-r--r--NEW2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEW b/NEW
index 035aab7..302974e 100644
--- a/NEW
+++ b/NEW
@@ -56,7 +56,7 @@ the changes that made it into version 2.0:
56 LUASOCKET_DEBUG was defined, but it turns out they might be useful for 56 LUASOCKET_DEBUG was defined, but it turns out they might be useful for
57 applications; 57 applications;
58 58
59<> 'socket.try' and 'socket.protect' provide a simple 59<> 'socket.newtry' and 'socket.protect' provide a simple
60 interface to exceptions that proved very in the implementation of 60 interface to exceptions that proved very in the implementation of
61 high-level modules; 61 high-level modules;
62 62