From: Argiris K. <be...@us...> - 2005-12-10 03:23:28
|
Update of /cvsroot/magicajax/magicajax/Docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26315/Docs Modified Files: Changelog.html Log Message: The 'AjaxCallObject.js.aspx' external script request is now cached by the browser. Index: Changelog.html =================================================================== RCS file: /cvsroot/magicajax/magicajax/Docs/Changelog.html,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** Changelog.html 10 Dec 2005 02:40:35 -0000 1.8 --- Changelog.html 10 Dec 2005 03:23:17 -0000 1.9 *************** *** 58,61 **** --- 58,64 ---- <ul> <li> + The 'AjaxCallObject.js.aspx' external script request is now cached by the + browser + <LI> Changed the MagicAjax.Configuration.PageStore struct to class <LI> |