From: <fza...@us...> - 2005-12-17 05:33:29
|
Update of /cvsroot/struts/struts-site/src/documentation/content/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24150/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.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** news.xml 5 Dec 2005 05:33:26 -0000 1.8 --- news.xml 17 Dec 2005 05:33:21 -0000 1.9 *************** *** 14,17 **** --- 14,24 ---- <link href="guidelines.html">guidelines</link>. </p> + <section id="ajaxchat-1.1"> + <title>AjaxChat v1.1 now available</title> + <p> + This corrects an issue seen under certain circumstances with IE + having to do with caching of AJAX requests. + </p> + </section> <section id="ajaxchat-1.0"> <title>AjaxChat v1.0 now available</title> |