From: Argiris K. <be...@us...> - 2006-01-05 01:07:44
|
Update of /cvsroot/magicajax/magicajax/Docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19417/Docs Modified Files: Changelog.html Log Message: Fix for the problem of the AjaxPanel not displaying its contents on VS 2005 when in a UserControl Index: Changelog.html =================================================================== RCS file: /cvsroot/magicajax/magicajax/Docs/Changelog.html,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** Changelog.html 3 Jan 2006 01:49:09 -0000 1.20 --- Changelog.html 5 Jan 2006 01:07:34 -0000 1.21 *************** *** 58,61 **** --- 58,64 ---- <ul> <LI> + Fix for the problem of the AjaxPanel not displaying its contents on VS + 2005 when in a UserControl + <LI> New MagicAjax attributes for ASP.NET controls (AjaxLocalScope, ExcludeFlags) <LI> |