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-05-15 21:24:39 +0400
committerGert Driesen <drieseng@users.sourceforge.net>2004-05-15 21:24:39 +0400
commit000da9d5296478a6805435a6f35a5a37ac8769b9 (patch)
tree4a4e8df234126727f7e6aaf140134199eec66d7f /mcs/class/System.Configuration.Install
parenta3b2c81b312b3e0c02cde76b0604ca2108446950 (diff)
* System.Configuration.Install.dll.sources: added
Assembly/Consts.cs svn path=/trunk/mcs/; revision=27458
Diffstat (limited to 'mcs/class/System.Configuration.Install')
-rw-r--r--mcs/class/System.Configuration.Install/ChangeLog5
-rw-r--r--mcs/class/System.Configuration.Install/System.Configuration.Install.dll.sources1
2 files changed, 6 insertions, 0 deletions
diff --git a/mcs/class/System.Configuration.Install/ChangeLog b/mcs/class/System.Configuration.Install/ChangeLog
index 1404b40064a..80cf524a324 100644
--- a/mcs/class/System.Configuration.Install/ChangeLog
+++ b/mcs/class/System.Configuration.Install/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-15 Gert Driesen (drieseng@users.sourceforge.net)
+
+ * System.Configuration.Install.dll.sources: added
+ Assembly/Consts.cs
+
2002-12-10 Jeroen Janssen <japj@darius.demon.nl>
* updated .build file(s) to correctly contain required buildfile
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 9ff1e33d5fd..ea0f47e035f 100644
--- a/mcs/class/System.Configuration.Install/System.Configuration.Install.dll.sources
+++ b/mcs/class/System.Configuration.Install/System.Configuration.Install.dll.sources
@@ -1,5 +1,6 @@
Assembly/AssemblyInfo.cs
Assembly/Locale.cs
+Assembly/Consts.cs
System.Configuration.Install/IManagedInstaller.cs
System.Configuration.Install/Installer.cs
System.Configuration.Install/InstallException.cs