Update of /cvsroot/struts/ajaxchat/WEB-INF/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11754/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.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** history.txt 30 Nov 2005 22:04:27 -0000 1.1
--- history.txt 1 Dec 2005 05:22:47 -0000 1.2
***************
*** 24,27 ****
--- 24,30 ----
up, reorganized them, etc.)
* Remapped filter to only paths ending in .do.
+ * Changed all AJAX requests to GET instead of POST to overcome errors that
+ happened when using the live demo from Firefox.
+ * Add this history file!
|