[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Management / System.Management / ChangeLog
1 2007-10-03  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * EventArrivedEventArgs.cs, EventArrivedEventHandler.cs,
4           EventQuery.cs, EventWatcherOptions.cs, ManagementQuery.cs,
5           RelatedObjectQuery.cs, RelationshipQuery.cs, SelectQuery.cs,
6           StoppedEventArgs.cs, StoppedEventHandler.cs, WqlEventQuery.cs,
7           WqlObjectQuery.cs :
8           oops, actually they are also included in 1.1 profile.
9
10 2007-10-03  Atsushi Enomoto  <atsushi@ximian.com>
11
12         * EventArrivedEventArgs.cs, EventArrivedEventHandler.cs,
13           EventQuery.cs, EventWatcherOptions.cs,
14           ManagementDateTimeConverter.cs, ManagementEventWatcher.cs,
15           ManagementException.cs, RelatedObjectQuery.cs,
16           RelationshipQuery.cs, SelectQuery.cs, StoppedEventArgs.cs,
17           StoppedEventHandler.cs, WqlEventQuery.cs, WqlObjectQuery.cs:
18           added missing 1.x/2.0 types.
19         * CimType.cs, CodeLanguage.cs, ManagementBaseObject.cs,
20           ManagementClass.cs, ManagementNamedValueCollection.cs,
21           ManagementObject.cs, ManagementObjectCollection.cs,
22           ManagementOptions.cs, ManagementPath.cs, ManagementQuery.cs,
23           ManagementScope.cs, ManagementStatus.cs, MethodData.cs,
24           MethodDataCollection.cs, PropertyDataCollection.cs,
25           PutType.cs, QualifierDataCollection.cs, TextFormat.cs :
26           1.x/2.0 API fixes.
27
28 2006-12-30  Gert Driesen  <drieseng@users.sourceforge.net>
29
30         * MethodDataCollection.cs: Throw NotImplementedException in methods
31         and properties itself to improve Moma reports.
32         * ManagementClass.cs: Same.
33         * MethodData.cs: Same.
34         * ManagementObjectSearcher.cs: Same.
35         * ObjectQuery.cs: Same.
36         * ManagementQuery.cs: Same.
37
38 2006-12-30  Gert Driesen  <drieseng@users.sourceforge.net>
39
40         * ManagementObjectSearcher.cs: Stubbed out.
41         * ManagementQuery.cs: Stubbed out.
42         * ObjectQuery.cs: Stubbed out.
43
44 2006-12-30  Gert Driesen  <drieseng@users.sourceforge.net>
45
46         * CodeLanguage.cs: Stubbed out.
47         * ManagementClass.cs: Stubbed out.
48         * MethodData.cs: Stubbed out.
49         * MethodDataCollection.cs: Stubbed out.
50
51 2003-03-13  Gonzalo Paniagua Javier <gonzalo@ximian.com>
52
53         * AuthenticationLevel.cs:
54         * CimType.cs:
55         * ComparisonSettings.cs:
56         * CompletedEventArgs.cs:
57         * CompletedEventHandler.cs:
58         * ConnectionOptions.cs:
59         * DeleteOptions.cs:
60         * EnumerationOptions.cs:
61         * ImpersonationLevel.cs:
62         * InvokeMethodOptions.cs:
63         * ManagementBaseObject.cs:
64         * ManagementEventArgs.cs:
65         * ManagementObject.cs:
66         * ManagementObjectCollection.cs:
67         * ManagementOperationObserver.cs:
68         * ManagementOptions.cs:
69         * ManagementPath.cs:
70         * ManagementScope.cs:
71         * ManagementStatus.cs:
72         * ObjectGetOptions.cs:
73         * ObjectPutEventArgs.cs:
74         * ObjectPutEventHandler.cs:
75         * ObjectReadyEventArgs.cs:
76         * ObjectReadyEventHandler.cs:
77         * ProgressEventArgs.cs:
78         * ProgressEventHandler.cs:
79         * PropertyData.cs:
80         * PropertyDataCollection.cs:
81         * PutOptions.cs:
82         * PutType.cs:
83         * QualifierData.cs:
84         * QualifierDataCollection.cs:
85         * TODOAttribute.cs:
86         * TextFormat.cs: stubbed out.
87