Update of /cvsroot/magicajax/magicajax/Core/Collections
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20616/Core/Collections
Modified Files:
ReadOnlyArrayList.cs
Log Message:
Changed 'MagicAjax library' to 'framework' as this is more appropriate.
Fixed a bug of ExtendedRendering for 'NoStore'.
Index: ReadOnlyArrayList.cs
===================================================================
RCS file: /cvsroot/magicajax/magicajax/Core/Collections/ReadOnlyArrayList.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ReadOnlyArrayList.cs 11 Nov 2005 06:17:49 -0000 1.1
--- ReadOnlyArrayList.cs 18 Nov 2005 18:53:07 -0000 1.2
***************
*** 1,5 ****
#region LGPL License
/*
! MagicAjax Library
Copyright (C) 2005 MagicAjax Project Team
--- 1,5 ----
#region LGPL License
/*
! MagicAjax.NET Framework
Copyright (C) 2005 MagicAjax Project Team
|