* System.web.dll.sources: Add CachedVaryBy.cs to the build
authorJackson Harper <jackson@novell.com>
Sat, 22 Nov 2003 06:53:03 +0000 (06:53 -0000)
committerJackson Harper <jackson@novell.com>
Sat, 22 Nov 2003 06:53:03 +0000 (06:53 -0000)
svn path=/trunk/mcs/; revision=20332

mcs/class/System.Web/ChangeLog
mcs/class/System.Web/System.Web.dll.sources

index 4042c830bd5170b48309d9073006734f710f144b..4185622cd872cf9f7577cf181cbf98f1208fcbbf 100644 (file)
@@ -1,3 +1,7 @@
+2003-11-21  Jackson Harper <jackson@ximian.com>
+
+       * System.web.dll.sources: Add CachedVaryBy.cs to the build
+       
 2003-11-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
 
        * System.Web.dll.sources: added XmlBuilder.cs
index 502b238e66f73190e93a80aea8837a51bf948558..c94209590ef824458e6a15b2a74f4cecc124edc0 100755 (executable)
@@ -71,6 +71,7 @@ System.Web.Caching/OutputCacheModule.cs
 System.Web.Caching/ExpiresBuckets.cs
 System.Web.Caching/Watcher.cs
 System.Web.Caching/CachedRawResponse.cs
+System.Web.Caching/CachedVaryBy.cs
 System.Web.Compilation/BaseCompiler.cs
 System.Web.Compilation/AspParser.cs
 System.Web.Compilation/AspGenerator.cs