From: <fza...@us...> - 2005-12-01 05:55:58
|
Update of /cvsroot/struts/struts-site/src/documentation/content/xdocs/ajaxchat In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17211/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.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.xml 29 Nov 2005 23:46:16 -0000 1.1 --- index.xml 1 Dec 2005 05:55:48 -0000 1.2 *************** *** 31,34 **** --- 31,47 ---- <title>What's New</title> <section> + <title>v1.0 Alpha2 now available.!</title> + <p> + 11/30/2005 - Hot on the heels of the first release comes the + second. This addresses some issues that arose when running the + app in Resin (and presumably some others) and accessing the app + with Firefox (the combination of Resin and Firefox specifically + caused some problems). Should be all OK now and I am not + currently aware of any problems with this release. Also + includes some minor enhancements and cleanups. Check the + release notes for full details. + </p> + </section> + <section> <title>AjaxChat initial release!</title> <p> |