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
path: root/mcs/class
diff options
context:
space:
mode:
authorAtsushi Eno <atsushieno@gmail.com>2004-01-20 19:53:50 +0300
committerAtsushi Eno <atsushieno@gmail.com>2004-01-20 19:53:50 +0300
commit40000a277d79e751da37063fa334330f993ffc56 (patch)
treef3acee6db0ef44cec35e2cf0f2c6d000f5becb9f /mcs/class
parent73472f0d348e0b7bf040b41e0a2c150a59351d0a (diff)
2004-01-20 Atsushi Enomoto <atsushi@ximian.com>
* System.Data.dll.sources: Added missing TypedDataSetGenerator.cs. svn path=/trunk/mcs/; revision=22305
Diffstat (limited to 'mcs/class')
-rw-r--r--mcs/class/System.Data/ChangeLog4
-rwxr-xr-xmcs/class/System.Data/System.Data.dll.sources1
2 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/System.Data/ChangeLog b/mcs/class/System.Data/ChangeLog
index 2cf7120705e..a3f45565f1b 100644
--- a/mcs/class/System.Data/ChangeLog
+++ b/mcs/class/System.Data/ChangeLog
@@ -1,3 +1,7 @@
+2004-01-20 Atsushi Enomoto <atsushi@ximian.com>
+
+ * System.Data.dll.sources: Added missing TypedDataSetGenerator.cs.
+
2003-12-28 Tim Coleman <tim@timcoleman.com>
* System.Data.dll.sources:
Add new .NET 1.2 sources.
diff --git a/mcs/class/System.Data/System.Data.dll.sources b/mcs/class/System.Data/System.Data.dll.sources
index 9a9d32a983f..74a8a603597 100755
--- a/mcs/class/System.Data/System.Data.dll.sources
+++ b/mcs/class/System.Data/System.Data.dll.sources
@@ -108,6 +108,7 @@ System.Data/StatementType.cs
System.Data/StrongTypingException.cs
System.Data/SyntaxErrorException.cs
System.Data/TODOAttribute.cs
+System.Data/TypedDataSetGenerator.cs
System.Data/TypeDataSetGeneratorException.cs
System.Data/UniqueConstraint.cs
System.Data/UpdateOptions.cs