[cl-xmpp-cvs] CVS update: public_html/index.html
Erik Enge
eenge at common-lisp.net
Fri Nov 11 14:38:10 UTC 2005
Update of /project/cl-xmpp/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv30363
Modified Files:
index.html
Log Message:
adding comment about needing trivial-sockets
Date: Fri Nov 11 15:38:10 2005
Author: eenge
Index: public_html/index.html
diff -u public_html/index.html:1.17 public_html/index.html:1.18
--- public_html/index.html:1.17 Thu Nov 10 22:17:59 2005
+++ public_html/index.html Fri Nov 11 15:38:09 2005
@@ -30,7 +30,8 @@
<h2>Requirements</h2>
<div class="level">
<ul>
- <li>SBCL, LispWorks, OpenMCL and Allegro (patches welcome for others)</li>
+ <li>Any implementation which can run the dependencies</li>
+ <li><a href="http://cliki.net/trivial-sockets">trivial-sockets</a></li>
<li><a href="http://common-lisp.net/project/cxml">cxml</a></li>
<li><a href="http://cliki.net/ironclad">Ironclad</a></li>
</ul>
More information about the Cl-xmpp-cvs
mailing list