From: Argiris K. <be...@us...> - 2005-12-11 17:42:17
|
Update of /cvsroot/magicajax/magicajax/Docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1579/Docs Modified Files: Changelog.html Log Message: Fixed a bug of MagicAjaxConfiguration when its properties are changed by code and made a change that reduces the GetState string. Index: Changelog.html =================================================================== RCS file: /cvsroot/magicajax/magicajax/Docs/Changelog.html,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** Changelog.html 11 Dec 2005 01:53:54 -0000 1.10 --- Changelog.html 11 Dec 2005 17:42:03 -0000 1.11 *************** *** 58,61 **** --- 58,63 ---- <ul> <li> + Fixed a bug of MagicAjaxConfiguration when its properties are changed by code + <LI> The 'AjaxCallObject.js.aspx' external script request is now cached by the browser |