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:
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/System.Data/ChangeLog
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/System.Data/ChangeLog')
-rw-r--r--mcs/class/System.Data/ChangeLog4
1 files changed, 4 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.