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