[cl-xmpp-cvs] CVS update: public_html/index.html

Erik Enge eenge at common-lisp.net
Fri Oct 28 16:10:26 UTC 2005


Update of /project/cl-xmpp/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv10223

Modified Files:
	index.html 
Log Message:
adding comment about jep 0073

Date: Fri Oct 28 18:10:26 2005
Author: eenge

Index: public_html/index.html
diff -u public_html/index.html:1.7 public_html/index.html:1.8
--- public_html/index.html:1.7	Fri Oct 28 18:06:10 2005
+++ public_html/index.html	Fri Oct 28 18:10:26 2005
@@ -19,7 +19,8 @@
  
      <p>The author is still considering whether or not
 to implement <a href="http://www.jabber.org/jeps">Jabber Enhancement Proposals</a>
-in addition to the RFCs.</p>
+in addition to the RFCs.  (Specifically, I am wondering whether or not to
+implement <a href="http://www.jabber.org/jeps/jep-0073.html">JEP-0073: Basic IM Protocol Suite</a>.)</p>
 
      <p>Currently, you can chat, manage your contacts, roster
 and presence information using this library.  The code was developed




More information about the Cl-xmpp-cvs mailing list