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:
authorUmadevi S <uma@mono-cvs.ximian.com>2004-05-13 13:54:08 +0400
committerUmadevi S <uma@mono-cvs.ximian.com>2004-05-13 13:54:08 +0400
commit894f66fc34a6a0adb0ae826dd49f1fd21f9347a8 (patch)
tree5b24fd440cda6eed2cdaef1509b001f3f4846582 /mcs/class/System.Data/ChangeLog
parented3eafa6dd1085cf35f66ca72124bdc3ee3887f7 (diff)
2004-05013 Umadevi S <sumadevi@novell.com>
* System.Data.dll.sources : added RelationshipConverter.cs svn path=/trunk/mcs/; revision=27254
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 ce7303ba60e..2148fe41538 100644
--- a/mcs/class/System.Data/ChangeLog
+++ b/mcs/class/System.Data/ChangeLog
@@ -1,3 +1,7 @@
+2004-05013 Umadevi S <sumadevi@novell.com>
+
+ * System.Data.dll.sources : added RelationshipConverter.cs
+
2004-05-07 Atsushi Enomoto <atsushi@ximian.com>
* System.Data.dll.sources : added XmlDataInferenceLoader.cs and