[usocket-cvs] r126 - public_html
ehuelsmann at common-lisp.net
ehuelsmann at common-lisp.net
Mon Dec 18 21:29:03 UTC 2006
Author: ehuelsmann
Date: Mon Dec 18 16:29:02 2006
New Revision: 126
Modified:
public_html/index.shtml
Log:
Update reference to newest version.
Modified: public_html/index.shtml
==============================================================================
--- public_html/index.shtml (original)
+++ public_html/index.shtml Mon Dec 18 16:29:02 2006
@@ -290,20 +290,19 @@
<h3>Current release</h3>
<p>Releases are uploaded to the <a href="releases/">releases/</a>
- directory.</p>
-
-<p>The latest release is version <a
- href="releases/usocket-0.1.0.tar.gz">0.1.0</a>.</p>
+ directory. You can find short descriptions in the table below:</p>
<table>
<caption>Release history</caption>
-<tr><th>Release</th><th>Summary</th></tr>
-<tr><td>0.2.0</td><td>Add support for
+<tr><th>Date</th><th>Release</th><th>Summary</th></tr>
+<tr><td>Dec 18, 2006</td>
+ <td>0.2.0</td><td>Add support for
<a href="http://www.scieneer.com/scl/index.html">Scieneer
Common Lisp</a>, fix <a
href="http://trac.common-lisp.net/usocket/ticket/6">issue #6</a> and
API preparation for server side sockets (not in this release)</td></tr>
-<tr><td>0.1.0</td><td>Initial release</td></tr>
+<tr><td>Feb 13, 2006</td>
+<td>0.1.0</td><td>Initial release</td></tr>
</table>
More information about the usocket-cvs
mailing list