* Pen.cs: Modified exception message. Fixed Transform, DashPattern,
[mono.git] / mcs / class / System.Drawing / ChangeLog
index 39b752d816fe545cce298fa0a9a7fc0e81d9b36d..37b1d5bb72a7fec90593cc71da3464b6c994b41e 100644 (file)
@@ -1,3 +1,19 @@
+2004-04-22  Ravindra <rkumar@novell.com>
+
+       * System.Drawing_test.dll.sources: Added TestPointConverter.cs,
+       TestRectangleConverter.cs and TestSizeConverter.cs to the test
+       sources list.
+
+2004-04-21  Ravindra <rkumar@novell.com>
+
+       * System.Drawing_test.dll.sources: Added TestPens.cs and
+       TestBrushes.cs to the test sources list.
+
+2004-04-16  Ravindra <rkumar@novell.com>
+
+       * System.Drawing_test.dll.sources: Added TestSystemPens.cs
+       to the test sources list.
+
 2004-04-12  Ravindra <rkumar@novell.com>
 
        * System.Drawing_test.dll.sources: Added TestSystemBrushes.cs