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/Test/System.ComponentModel.Design/ChangeLog')
-rw-r--r--mcs/class/System/Test/System.ComponentModel.Design/ChangeLog29
1 files changed, 0 insertions, 29 deletions
diff --git a/mcs/class/System/Test/System.ComponentModel.Design/ChangeLog b/mcs/class/System/Test/System.ComponentModel.Design/ChangeLog
deleted file mode 100644
index d763dc3ac9c..00000000000
--- a/mcs/class/System/Test/System.ComponentModel.Design/ChangeLog
+++ /dev/null
@@ -1,29 +0,0 @@
-2008-06-20 Gert Driesen <drieseng@users.sourceforge.net>
-
- * ServiceContainerTest.cs: Added tests for Dispose.
-
-2008-06-07 Gert Driesen <drieseng@users.sourceforge.net>
-
- * ServiceContainerTest.cs: Added test for argument checks in
- AddService and RemoveService overloads. Added tests for AddService
- and RemoveService.
-
-2008-01-06 Ivan N. Zlatev <contact@i-nz.net>
-
- * ServiceContainerTest.cs: Test that DefaultServices is checked in
- GetService in 2.0.
-
-2007-12-24 Gert Driesen <drieseng@users.sourceforge.net>
-
- * CheckoutExceptionTest.cs: Added test for ctors and Canceled.
-
-2004-01-01 Nick Drochak <ndrochak@gol.com>
-
- * ServiceContainerTest.cs: Eliminate unused variable that was giving us
- a warning. Also did a little nunit version 2 house cleaning.
-
-2003-08-31 Alexandre Pigolkine <pigolkine@gmx.de>
-
- * ChangeLog:
- * ServiceContainerTest.cs: new test
-