Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Drawing/Test/System.Drawing.Design/ChangeLog')
-rw-r--r--mcs/class/System.Drawing/Test/System.Drawing.Design/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/mcs/class/System.Drawing/Test/System.Drawing.Design/ChangeLog b/mcs/class/System.Drawing/Test/System.Drawing.Design/ChangeLog
new file mode 100644
index 00000000000..8063081a3c3
--- /dev/null
+++ b/mcs/class/System.Drawing/Test/System.Drawing.Design/ChangeLog
@@ -0,0 +1,22 @@
+2005-12-05 Jordi Mas i Hernandez <jordimash@gmail.com>
+
+ * TestToolboxItem.cs: New unit test
+
+2005-09-16 Sebastien Pouliot <sebastien@ximian.com>
+
+ * CategoryNameCollectionCas.cs: New. CAS unit tests to check for
+ LinkDemand for SkipVerification.
+ * PaintValueEventArgsCas.cs: New. CAS unit tests to check for
+ LinkDemand for SkipVerification.
+ * PropertyValueUIItemCas.cs: New. CAS unit tests to check for
+ LinkDemand for SkipVerification.
+ * ToolboxComponentsCreatedEventArgsCas.cs: New. CAS unit tests to
+ check for LinkDemand for SkipVerification.
+ * ToolboxComponentsCreatingEventArgsCas.cs: New. CAS unit tests to
+ check for LinkDemand for SkipVerification.
+ * ToolboxItemCas.cs: New. CAS unit tests to check for LinkDemand for
+ SkipVerification.
+ * ToolboxItemCollectionCas.cs: New. CAS unit tests to check for
+ LinkDemand for SkipVerification.
+ * UITypeEditorCas.cs: New. CAS unit tests to check for LinkDemand for
+ SkipVerification.