From: Argiris K. <be...@us...> - 2005-12-21 00:40:31
|
Update of /cvsroot/magicajax/magicajax/Docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21640/Docs Modified Files: Changelog.html Log Message: Moved all RegExs to Util.cs as static objects. Index: Changelog.html =================================================================== RCS file: /cvsroot/magicajax/magicajax/Docs/Changelog.html,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** Changelog.html 20 Dec 2005 23:51:40 -0000 1.16 --- Changelog.html 21 Dec 2005 00:40:23 -0000 1.17 *************** *** 58,61 **** --- 58,63 ---- <ul> <li> + Improved performance + <LI> There were conflicts with other HttpModules when they modified cookies; fixed it |