From 8281cecbd7d539e0ef2164384cf1f6e110b7fb34 Mon Sep 17 00:00:00 2001 From: Gert Driesen Date: Fri, 11 Jun 2004 06:51:45 +0000 Subject: * System.Configuration.Install.dll.sources: added stubbed classes svn path=/trunk/mcs/; revision=29274 --- mcs/class/System.Configuration.Install/ChangeLog | 7 ++++++- .../System.Configuration.Install.dll.sources | 5 +++++ 2 files changed, 11 insertions(+), 1 deletion(-) (limited to 'mcs/class/System.Configuration.Install') diff --git a/mcs/class/System.Configuration.Install/ChangeLog b/mcs/class/System.Configuration.Install/ChangeLog index 80cf524a324..40bb82d3dcc 100644 --- a/mcs/class/System.Configuration.Install/ChangeLog +++ b/mcs/class/System.Configuration.Install/ChangeLog @@ -1,4 +1,9 @@ -2004-05-15 Gert Driesen (drieseng@users.sourceforge.net) +2004-06-11 Gert Driesen + + * System.Configuration.Install.dll.sources: added + stubbed classes + +2004-05-15 Gert Driesen * System.Configuration.Install.dll.sources: added Assembly/Consts.cs diff --git a/mcs/class/System.Configuration.Install/System.Configuration.Install.dll.sources b/mcs/class/System.Configuration.Install/System.Configuration.Install.dll.sources index ea0f47e035f..892a1806dcc 100644 --- a/mcs/class/System.Configuration.Install/System.Configuration.Install.dll.sources +++ b/mcs/class/System.Configuration.Install/System.Configuration.Install.dll.sources @@ -1,6 +1,7 @@ Assembly/AssemblyInfo.cs Assembly/Locale.cs Assembly/Consts.cs +System.Configuration.Install/AssemblyInstaller.cs System.Configuration.Install/IManagedInstaller.cs System.Configuration.Install/Installer.cs System.Configuration.Install/InstallException.cs @@ -9,5 +10,9 @@ System.Configuration.Install/InstallContext.cs System.Configuration.Install/InstallEventArgs.cs System.Configuration.Install/InstallerCollection.cs System.Configuration.Install/InstallEventHandler.cs +System.Configuration.Install/ManagedInstallerClass.cs +System.Configuration.Install/TransactedInstaller.cs System.Configuration.Install/UninstallAction.cs System.Configuration.Install/TODOAttribute.cs +System.Diagnostics/EventLogInstaller.cs +System.Diagnostics/PerformanceCounterInstaller.cs -- cgit v1.2.3