* System.web.dll.sources: add OutputCacheModule.cs and
authorJackson Harper <jackson@novell.com>
Thu, 20 Nov 2003 11:49:19 +0000 (11:49 -0000)
committerJackson Harper <jackson@novell.com>
Thu, 20 Nov 2003 11:49:19 +0000 (11:49 -0000)
CachedRawResponse.cs to the build.

svn path=/trunk/mcs/; revision=20270

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

index d753bc2c7b05dafc4738549d3e0a446403e8c9eb..fed2aae1004d71db648698a4981fa429d2785c81 100644 (file)
@@ -1,3 +1,8 @@
+2003-11-20  Jackson Harper <jackson@ximian.com>
+
+       * System.web.dll.sources: add OutputCacheModule.cs and
+       CachedRawResponse.cs to the build.
+       
 2003-11-19  Todd Berman <tberman@gentoo.org>
 
        * System.Web.dll.sources: Add KeyedList.cs and KeyedListEnumerator.cs
index 7e8073f3ff1d568139a2f810caa7d3e344647a6b..f9c0ba1006e82c3e7f8b3a3cbf8de0b701751ffe 100755 (executable)
@@ -66,8 +66,10 @@ System.Web.Caching/CacheDefinitions.cs
 System.Web.Caching/CacheDependency.cs
 System.Web.Caching/CacheEntry.cs
 System.Web.Caching/CacheExpires.cs
+System.Web.Caching/OutputCacheModule.cs
 System.Web.Caching/ExpiresBuckets.cs
 System.Web.Caching/Watcher.cs
+System.Web.Caching/CachedRawResponse.cs
 System.Web.Compilation/BaseCompiler.cs
 System.Web.Compilation/AspParser.cs
 System.Web.Compilation/AspGenerator.cs