2007-02-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
authorRolf Bjarne Kvinge <RKvinge@novell.com>
Sat, 3 Feb 2007 01:42:04 +0000 (01:42 -0000)
committerRolf Bjarne Kvinge <RKvinge@novell.com>
Sat, 3 Feb 2007 01:42:04 +0000 (01:42 -0000)
* System.Windows.Forms_test.dll.sources: Add ControlLogger.cs and ControlLogger2.cs

svn path=/trunk/mcs/; revision=72208

mcs/class/Managed.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms_test.dll.sources

index cfe1bea0be7c0e3e1940701d7a9cfde0991b9d07..77250254a751bbaa1dd9e98d3a4afde8b5fcfec5 100644 (file)
@@ -1,3 +1,7 @@
+2007-02-03  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * System.Windows.Forms_test.dll.sources: Add ControlLogger.cs and ControlLogger2.cs
+
 2007-01-26  Jonathan Pobst  <monkey@jpobst.com>
 
        * System.Windows.Forms.dll.sources: Add PaddingConverter.cs.
index 9d73ad0f994b4fbd39584b7ddf53957a69c305ad..6517e3460d5ff7e452d6138203827f677a587af5 100644 (file)
@@ -20,6 +20,8 @@ System.Windows.Forms/ContainerControlTest.cs
 System.Windows.Forms/ControlBindingsConverterTest.cs
 System.Windows.Forms/ControlCollectionTest.cs
 System.Windows.Forms/ControlEventTest.cs
+System.Windows.Forms/ControlLogger.cs
+System.Windows.Forms/ControlLogger2.cs
 System.Windows.Forms/ControlTest.cs
 System.Windows.Forms/ControlPaintTest.cs
 System.Windows.Forms/ControlPropertyEventsTest.cs