[usocket-cvs] r487 - in public_html: . releases
Erik Huelsmann
ehuelsmann at common-lisp.net
Sat Dec 27 22:01:16 UTC 2008
Author: ehuelsmann
Date: Sat Dec 27 22:01:15 2008
New Revision: 487
Log:
Publish 0.4.1 release. Signature to come later.
Added:
public_html/releases/usocket-0.4.1.tar.gz (contents, props changed)
Modified:
public_html/index.shtml
Modified: public_html/index.shtml
==============================================================================
--- public_html/index.shtml (original)
+++ public_html/index.shtml Sat Dec 27 22:01:15 2008
@@ -392,6 +392,9 @@
<table>
<caption>Release history</caption>
<tr><th>Date</th><th>Release</th><th>Summary</th></tr>
+<tr><td>Dec 27, 2008</td>
+ <td>0.4.1</td>
+ <td>fixes for ECL, LispWorks, SBCL, SCL</td></tr>
<tr><td>Oct 28, 2008</td>
<td><b>0.4.0</b></td>
<td><b>select()-like api</b>: make a single thread wait for multiple sockets.<br />
Added: public_html/releases/usocket-0.4.1.tar.gz
==============================================================================
Binary file. No diff available.
More information about the usocket-cvs
mailing list