[cl-xmpp-cvs] CVS update: public_html/index.html
Erik Enge
eenge at common-lisp.net
Fri Oct 28 14:17:30 UTC 2005
Update of /project/cl-xmpp/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv2314
Modified Files:
index.html
Log Message:
adding requirements
Date: Fri Oct 28 16:17:29 2005
Author: eenge
Index: public_html/index.html
diff -u public_html/index.html:1.4 public_html/index.html:1.5
--- public_html/index.html:1.4 Fri Oct 28 15:48:28 2005
+++ public_html/index.html Fri Oct 28 16:17:29 2005
@@ -38,6 +38,12 @@
href="http://common-lisp.net/cgi-bin/viewcvs.cgi/cl-xmpp/LICENSE?rev=HEAD&cvsroot=cl-xmpp&content-type=text/vnd.viewcvs-markup">MIT-style
license</a>. </p>
+ <h2>Requirements</h2>
+ <div class="level">
+ <li>A recent SBCL (need 16bit wide characters)</li>
+ <li><a href="http://common-lisp.net/project/cxml">cxml</a></li>
+ </div>
+
<h2>News</h2>
<div class="level">
<li>Version 0.1.0 released (initial release)</li>
More information about the Cl-xmpp-cvs
mailing list