From: <fza...@us...> - 2005-12-29 00:43:40
|
Update of /cvsroot/struts/struts-site/src/documentation/content/xdocs/ajaxchat In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10592/src/documentation/content/xdocs/ajaxchat Modified Files: index.xml Log Message: Index: index.xml =================================================================== RCS file: /cvsroot/struts/struts-site/src/documentation/content/xdocs/ajaxchat/index.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** index.xml 17 Dec 2005 05:33:20 -0000 1.5 --- index.xml 29 Dec 2005 00:43:32 -0000 1.6 *************** *** 31,34 **** --- 31,41 ---- <title>What's New</title> <section> + <title>v1.2 now available!</title> + <p> + 12/28/2005 - Just a minor fix, the web.xml DTD reference was to + version 2.2 instead of the correct 2.3. + </p> + </section> + <section> <title>v1.1 now available!</title> <p> |