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:
authorAndreas N <andreas@mono-cvs.ximian.com>2003-07-18 23:16:58 +0400
committerAndreas N <andreas@mono-cvs.ximian.com>2003-07-18 23:16:58 +0400
commit65d1a7ac2f246c14daa703ed0a5dbdb266431f83 (patch)
tree0e570fbc028a7458fb36c8826ab7558f674330d6
parent4baaf7d13513a0c0597018a910566b8d84cc5510 (diff)
2003-07-18 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* System.Data.dll.sources: Assembly/Locale.cs added, Assembly/AssemblyInfo.cs added svn path=/trunk/mcs/; revision=16413
-rw-r--r--mcs/class/System.Data/ChangeLog4
-rwxr-xr-xmcs/class/System.Data/System.Data.dll.sources3
2 files changed, 6 insertions, 1 deletions
diff --git a/mcs/class/System.Data/ChangeLog b/mcs/class/System.Data/ChangeLog
index 37786a4e641..4d76c1670aa 100644
--- a/mcs/class/System.Data/ChangeLog
+++ b/mcs/class/System.Data/ChangeLog
@@ -1,3 +1,7 @@
+2003-07-18 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+ * System.Data.dll.sources: Assembly/Locale.cs added, Assembly/AssemblyInfo.cs added
+
2003-07-18 Peter Williams <peter@newton.cx>
* Makefile (EXTRA_DISTFILES): NUnit.Prefs is not
diff --git a/mcs/class/System.Data/System.Data.dll.sources b/mcs/class/System.Data/System.Data.dll.sources
index 562ca0bc3d8..7a9275571f7 100755
--- a/mcs/class/System.Data/System.Data.dll.sources
+++ b/mcs/class/System.Data/System.Data.dll.sources
@@ -1,3 +1,5 @@
+Assembly/AssemblyInfo.cs
+Assembly/Locale.cs
System.Data/AcceptRejectRule.cs
System.Data/CommandBehavior.cs
System.Data/CommandType.cs
@@ -61,7 +63,6 @@ System.Data/InvalidExpressionException.cs
System.Data/IsolationLevel.cs
System.Data/ITableMapping.cs
System.Data/ITableMappingCollection.cs
-System.Data/Locale.cs
System.Data/MappingType.cs
System.Data/MergeFailedEventArgs.cs
System.Data/MergeFailedEventHandler.cs