Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@novell.com>2005-04-01 21:28:43 +0400
committerLluis Sanchez <lluis@novell.com>2005-04-01 21:28:43 +0400
commit99eb13d66880201f0a20870f9ca7a707456500ad (patch)
treebcef7fe1465e51f14cb5b8e956bf31b0c5b59c71 /mcs/class/System.Web/System.Web.Caching/ChangeLog
parent2e12ae8b83ca88fde1250b509f0f1d9003bd0907 (diff)
2005-04-01 Lluis Sanchez Gual <lluis@novell.com>
* CachedRawResponse.cs: Fix warning. svn path=/trunk/mcs/; revision=42467
Diffstat (limited to 'mcs/class/System.Web/System.Web.Caching/ChangeLog')
-rw-r--r--mcs/class/System.Web/System.Web.Caching/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/class/System.Web/System.Web.Caching/ChangeLog b/mcs/class/System.Web/System.Web.Caching/ChangeLog
index 82db3e9148d..83ced615317 100644
--- a/mcs/class/System.Web/System.Web.Caching/ChangeLog
+++ b/mcs/class/System.Web/System.Web.Caching/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-01 Lluis Sanchez Gual <lluis@novell.com>
+
+ * CachedRawResponse.cs: Fix warning.
+
2004-11-08 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* CacheEntry.cs: convert the external DateTime to GMT, as everything