ソースを参照

* TemplateParser.cs: Page OutputCache options

svn path=/trunk/mcs/; revision=19976
Jackson Harper 22 年 前
コミット
033f3e176d
1 ファイル変更1 行追加2 行削除
  1. 1 2
      mcs/class/System.Web/System.Web.UI/ChangeLog

+ 1 - 2
mcs/class/System.Web/System.Web.UI/ChangeLog

@@ -1,8 +1,7 @@
 2003-11-13  Jackson Harper  <[email protected]>
 
 	* Page.cs: Initial implementation of InitOutputCache.
-	* TemplateParser.cs: Call InitOutputCache when the OutputCache
-	directive is set.
+	* TemplateParser.cs: Page OutputCache options
 	
 2003-11-09 Ben Maurer  <[email protected]>