From: <fza...@us...> - 2005-12-29 00:43:40
|
Update of /cvsroot/struts/struts-site/src/documentation/content/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10592/src/documentation/content/xdocs Modified Files: news.xml Log Message: Index: news.xml =================================================================== RCS file: /cvsroot/struts/struts-site/src/documentation/content/xdocs/news.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** news.xml 17 Dec 2005 05:33:21 -0000 1.9 --- news.xml 29 Dec 2005 00:43:33 -0000 1.10 *************** *** 14,17 **** --- 14,24 ---- <link href="guidelines.html">guidelines</link>. </p> + <section id="ajaxchat-1.2"> + <title>AjaxChat v1.2 now available</title> + <p> + Just a minor fix, the web.xml DTD reference was to version 2.2 instead + of the correct 2.3. + </p> + </section> <section id="ajaxchat-1.1"> <title>AjaxChat v1.1 now available</title> |