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:
authorGert Driesen <drieseng@users.sourceforge.net>2004-06-11 10:51:45 +0400
committerGert Driesen <drieseng@users.sourceforge.net>2004-06-11 10:51:45 +0400
commit8281cecbd7d539e0ef2164384cf1f6e110b7fb34 (patch)
tree1241d3125f6ddf94b1839d4055aa01f9588eb733 /mcs/class/System.Configuration.Install
parent748ae7b921cbcd4b159cdb0a8bd55c5020690efc (diff)
* System.Configuration.Install.dll.sources: added
stubbed classes svn path=/trunk/mcs/; revision=29274
Diffstat (limited to 'mcs/class/System.Configuration.Install')
-rw-r--r--mcs/class/System.Configuration.Install/ChangeLog7
-rw-r--r--mcs/class/System.Configuration.Install/System.Configuration.Install.dll.sources5
2 files changed, 11 insertions, 1 deletions
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 <drieseng@users.sourceforge.net>
+
+ * System.Configuration.Install.dll.sources: added
+ stubbed classes
+
+2004-05-15 Gert Driesen <drieseng@users.sourceforge.net>
* 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