New test.
[mono.git] / mcs / class / System.Web / System.Web.Management / ChangeLog
1 2006-02-28  Chris Toshok  <toshok@ximian.com>
2
3         * SqlFeatures.cs: corcompare work
4
5         * IRegiisUtility.cs: same.
6
7         * WebEventFormatter.cs: same.
8
9         * RuleFiringRecord.cs: same.
10
11         * SessionStateType.cs: same.
12
13         * WebApplicationInformtion.cs: same.
14
15         * EventNotificationType.cs: same.
16
17         * WebBaseEvent.cs: same.
18
19         * IRegisterCreateITypeLib.cs: nuke
20
21 2004-08-02  Duncan Mak  <duncan@ximian.com>
22
23         * RuleFiringRecord.cs:
24         * WebApplicationInformation:
25         * WebEventFormatter: Signature fixes, hide the constructor.
26
27         * IRegiisUtility.cs: Fixed name.
28
29         * EventNotificationType.cs:
30         * SessionStateType.cs:
31         * SqlFeatures.cs: Added missing attributes.
32         
33 2004-08-02  Duncan Mak  <duncan@ximian.com>
34
35         * EventNotificationType.cs:
36         * SessionStateType.cs:
37         * SqlFeatures.cs: Added enumerations.
38
39         * IRegissUtility.cs:
40         * IRegisterCreateITypeLib.cs: Added interfaces.
41
42         * RuleFiringRecord.cs:
43         * WebApplicationInformation.cs:
44         * WebBaseEvent.cs:
45         * WebEventFormatter.cs: Stubbed out classes.