Update of /project/cl-xmpp/cvsroot/public_html In directory common-lisp.net:/tmp/cvs-serv32519
Modified Files: index.html Log Message: 0.7.0
Date: Fri Nov 18 23:32:35 2005 Author: eenge
Index: public_html/index.html diff -u public_html/index.html:1.22 public_html/index.html:1.23 --- public_html/index.html:1.22 Fri Nov 18 23:10:02 2005 +++ public_html/index.html Fri Nov 18 23:32:35 2005 @@ -7,7 +7,7 @@
<body> <div class="header"> - <h1>cl-xmpp 0.6.0</h1> + <h1>cl-xmpp 0.7.0</h1> </div> <div class="body">
@@ -30,6 +30,19 @@ href="http://common-lisp.net/cgi-bin/viewcvs.cgi/cl-xmpp/LICENSE?rev=HEAD&cvsr... license</a>. </p>
+ <h2>News</h2> + <div class="level"> + <ul> + <li>Version 0.7.0 released (TLS support)</li> + <li>Version 0.6.0 released (SASL support, tiny test suite and many small fixes and tweaks)</li> + <li>Version 0.5.0 released (Now depending on <a href="http://cliki.net/ironclad">Ironclad</a> for digest authentication)</li> + <li>Version 0.4.0 released (Better support for JEP0030 (service discovery) and more exported symbols)</li> + <li>Version 0.3.0 released (Added Allegro and LispWorks support)</li> + <li>Version 0.2.0 released (JEP 0073 support)</li> + <li>Version 0.1.0 released (Initial release)</li> + </ul> + </div> + <h2>Requirements</h2> <div class="level"> <ul> @@ -42,15 +55,12 @@ </ul> </div>
- <h2>News</h2> + <h2>Tested against</h2> <div class="level"> <ul> - <li>Version 0.6.0 released (SASL support, tiny test suite and many small fixes and tweaks)</li> - <li>Version 0.5.0 released (Now depending on <a href="http://cliki.net/ironclad">Ironclad</a> for digest authentication)</li> - <li>Version 0.4.0 released (Better support for JEP0030 (service discovery) and more exported symbols)</li> - <li>Version 0.3.0 released (Added Allegro and LispWorks support)</li> - <li>Version 0.2.0 released (JEP 0073 support)</li> - <li>Version 0.1.0 released (Initial release)</li> + <li><a href="http://talk.google.com/">Google Talk</a></li> + <li><a href="http://jabberd.jabberstudio.com/">Jabberd 1.4</a> (ie not 2)</li> + <li><a href="http://ejabberd.jabber.ru/">ejabberd</a></li> </ul> </div>