[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Web / System.Web.Management / ChangeLog
index f38b11ef44630881dad8e4c3b66dd071f1358679..3ee545e9fc94820a1070aa36b6e3b8883f5f7555 100644 (file)
@@ -1,3 +1,39 @@
+2007-03-09  Marek Habersack  <mhabersack@novell.com>
+
+       * WebEventCodes.cs: Implemented.
+
+2006-02-28  Chris Toshok  <toshok@ximian.com>
+
+       * SqlFeatures.cs: corcompare work
+
+       * IRegiisUtility.cs: same.
+
+       * WebEventFormatter.cs: same.
+
+       * RuleFiringRecord.cs: same.
+
+       * SessionStateType.cs: same.
+
+       * WebApplicationInformtion.cs: same.
+
+       * EventNotificationType.cs: same.
+
+       * WebBaseEvent.cs: same.
+
+       * IRegisterCreateITypeLib.cs: nuke
+
+2004-08-02  Duncan Mak  <duncan@ximian.com>
+
+       * RuleFiringRecord.cs:
+       * WebApplicationInformation:
+       * WebEventFormatter: Signature fixes, hide the constructor.
+
+       * IRegiisUtility.cs: Fixed name.
+
+       * EventNotificationType.cs:
+       * SessionStateType.cs:
+       * SqlFeatures.cs: Added missing attributes.
+       
 2004-08-02  Duncan Mak  <duncan@ximian.com>
 
        * EventNotificationType.cs:
@@ -10,4 +46,4 @@
        * RuleFiringRecord.cs:
        * WebApplicationInformation.cs:
        * WebBaseEvent.cs:
-       * WebEventFormatter.cs: Stubbed out classes.
\ No newline at end of file
+       * WebEventFormatter.cs: Stubbed out classes.