From: <fza...@us...> - 2005-12-29 00:09:09
|
Update of /cvsroot/struts/ajaxchat/WEB-INF/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4314/WEB-INF/src Modified Files: history.txt Log Message: Index: history.txt =================================================================== RCS file: /cvsroot/struts/ajaxchat/WEB-INF/src/history.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** history.txt 17 Dec 2005 05:12:46 -0000 1.4 --- history.txt 29 Dec 2005 00:09:02 -0000 1.5 *************** *** 1,2 **** --- 1,8 ---- + v1.2 + 12/28/2005 + ---------- + * Fixed DTD version reference in web.xml to avoid validation failures (thanks + Wendy!) + v1.1 12/17/2005 |