Author: toshok
Date: 2005-11-01 21:09:27 -0500 (Tue, 01 Nov 2005)
New Revision: 52466

Modified:
   trunk/mcs/class/System.Web/System.Web.dll.sources
   trunk/mcs/class/System.Web/System.Web_test.dll.sources
Log:
add VirtualPathUtility.cs and its test

Modified: trunk/mcs/class/System.Web/System.Web.dll.sources
===================================================================
--- trunk/mcs/class/System.Web/System.Web.dll.sources   2005-11-02 02:08:21 UTC 
(rev 52465)
+++ trunk/mcs/class/System.Web/System.Web.dll.sources   2005-11-02 02:09:27 UTC 
(rev 52466)
@@ -939,6 +939,7 @@
 System.Web.Util/WebTrace.cs
 System.Web.Util/WorkItemCallback.cs
 System.Web.Util/WorkItem.cs
+System.Web/VirtualPathUtility.cs
 System.Web/WebCategoryAttribute.cs
 System.Web/WebROCollection.cs
 System.Web/WebSysDescriptionAttribute.cs

Modified: trunk/mcs/class/System.Web/System.Web_test.dll.sources
===================================================================
--- trunk/mcs/class/System.Web/System.Web_test.dll.sources      2005-11-02 
02:08:21 UTC (rev 52465)
+++ trunk/mcs/class/System.Web/System.Web_test.dll.sources      2005-11-02 
02:09:27 UTC (rev 52466)
@@ -137,6 +137,7 @@
 System.Web.UI.WebControls/XmlDataSourceTest.cs
 System.Web.UI.WebControls.WebParts/ConnectionInterfaceCollectionTest.cs
 System.Web.UI.WebControls.WebParts/WebPartTest.cs
+System.Web/VirtualPathUtilityTest.cs
 Cas/AspNetHostingPermissionHelper.cs
 Cas/AspNetHostingMinimal.cs
 Cas/AspNetHostingNone.cs

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to