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/DrawingTest/ChangeLog')
-rw-r--r--mcs/class/System.Drawing/Test/DrawingTest/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/mcs/class/System.Drawing/Test/DrawingTest/ChangeLog b/mcs/class/System.Drawing/Test/DrawingTest/ChangeLog
new file mode 100644
index 00000000000..11fd8a4f1a6
--- /dev/null
+++ b/mcs/class/System.Drawing/Test/DrawingTest/ChangeLog
@@ -0,0 +1,24 @@
+2006-01-25 Boris Kirzner <borisk@mainsoft.com>
+ * System.Drawing.Test.dotnet.sln, System.Drawing.Test.sln:
+ added NUnit projects.
+
+2005-08-08 Andrew Skiba <andrews@mainsoft.com>
+
+ * System.Drawing.Test.dotnet.sln, System.Drawing.Test.sln: move projects to the parent dir
+ so it's easy to include Mono tests
+
+2005-08-04 Andrew Skiba <andrews@mainsoft.com>
+
+ * Test/Test.dotnet.csproj, System.Drawing.Test.dotnet.sln,
+ DrawingTestHelper/DrawingTestHelper.csproj: Project builds on dotnet
+
+2005-08-04 Andrew Skiba <andrews@mainsoft.com>
+
+ * Test/Test.vmwcsproj, Test/Test.dotnet.csproj, System.Drawing.Test.dotnet.sln,
+ Exocortex.DSP/src/Exocortex.DSP.v1.J2EE.vmwcsproj, System.Drawing.Test.sln,
+ DrawingTestHelper/DrawingTestHelper_java.vmwcsproj,
+ DrawingTestHelper/DrawingTestHelper.csproj: Projects builds on GH
+
+2005-08-04 Andrew Skiba <andrews@mainsoft.com>
+
+ Initial commit