From c7e3f9c901c1dbcbb7b9b6f5093d50229d183f4f Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Sat, 10 Feb 2007 02:35:10 +0000 Subject: [PATCH] 2007-02-09 Chris Toshok * System.Windows.Forms_test.dll.sources: add ControlHandleTest.cs svn path=/trunk/mcs/; revision=72566 --- mcs/class/Managed.Windows.Forms/ChangeLog | 4 ++++ mcs/class/Managed.Windows.Forms/System.Windows.Forms_test.dll.sources | 1 + 2 files changed, 5 insertions(+) diff --git a/mcs/class/Managed.Windows.Forms/ChangeLog b/mcs/class/Managed.Windows.Forms/ChangeLog index fb9f82b718d..a14dff36328 100644 --- a/mcs/class/Managed.Windows.Forms/ChangeLog +++ b/mcs/class/Managed.Windows.Forms/ChangeLog @@ -1,3 +1,7 @@ +2007-02-09 Chris Toshok + + * System.Windows.Forms_test.dll.sources: add ControlHandleTest.cs + 2007-02-08 Jonathan Pobst * System.Windows.Forms.dll.sources: Add ToolStripOverflow.cs, diff --git a/mcs/class/Managed.Windows.Forms/System.Windows.Forms_test.dll.sources b/mcs/class/Managed.Windows.Forms/System.Windows.Forms_test.dll.sources index 29062d3c1e3..4beda1e5457 100644 --- a/mcs/class/Managed.Windows.Forms/System.Windows.Forms_test.dll.sources +++ b/mcs/class/Managed.Windows.Forms/System.Windows.Forms_test.dll.sources @@ -21,6 +21,7 @@ System.Windows.Forms/ContainerControlTest.cs System.Windows.Forms/ControlBindingsConverterTest.cs System.Windows.Forms/ControlCollectionTest.cs System.Windows.Forms/ControlEventTest.cs +System.Windows.Forms/ControlHandleTest.cs System.Windows.Forms/ControlLogger.cs System.Windows.Forms/ControlLogger2.cs System.Windows.Forms/ControlTest.cs -- 2.11.4.GIT