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 14:42:14 +0400
committerUmadevi S <uma@mono-cvs.ximian.com>2004-05-13 14:42:14 +0400
commit8dfa1ba968725a2f1a3af2121368291a1a8438c4 (patch)
tree7ec89cf44173ac48bb69df431e2790e3c4269f11 /mcs/class/System.Data/ChangeLog
parent4597d0b6d367e9b0339808df55c6b7ee3d53baa5 (diff)
2004-05-13 Umadevi S <sumadevi@novell.com>
* System.Data.dll.sources : added OleDbParameterConverter.cs svn path=/trunk/mcs/; revision=27257
Diffstat (limited to 'mcs/class/System.Data/ChangeLog')
-rw-r--r--mcs/class/System.Data/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/System.Data/ChangeLog b/mcs/class/System.Data/ChangeLog
index 2148fe41538..349f94a4ba3 100644
--- a/mcs/class/System.Data/ChangeLog
+++ b/mcs/class/System.Data/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-13 Umadevi S <sumadevi@novell.com>
+
+ * System.Data.dll.sources : added OleDbParameterConverter.cs
+
+
2004-05013 Umadevi S <sumadevi@novell.com>
* System.Data.dll.sources : added RelationshipConverter.cs