2004-03-12 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
[mono.git] / mcs / class / System.Data / System.Data.OleDb / ChangeLog
index 66dc185122e78272f4942f08367053f9fdd07229..82385062f299daa4f6a0ccdd843f1dd0ba2c4399 100644 (file)
@@ -1,25 +1,9 @@
-2002-05-29  Rodrigo Moya <rodrigo@ximian.com>
+2004-01-10  Atsushi Enomoto  <atsushi@ximian.com>
 
-       * libgda.cs: added static constructor.
-       (GdaClient): new static property to get the underlying GdaClient
-       object.
+       * OleDbPermission.cs : NET_1_2 fix not to call obsolete .ctor.
 
-       * OleDbConnection.cs: removed GDA initialization, which belongs to
-       the static 'libgda' class.
+2002-11-01  Daniel Morgan <danmorg@sc.rr.com>
 
-2002-05-29  Rodrigo Moya <rodrigo@ximian.com>
-
-       * libgda.cs: static class for libgda API calls.
-
-       * OleDbConnection.cs: implemented constructors.
-       (ConnectionString, Connectiontimeout, Database, State):
-       implemented class properties.
-       (BeginTransaction): implemented.
-
-       * OleDbTransaction.cs: implemented protected constructors.
-
-       * TestGDA.cs: simple test for libgda API.
-
-2002-05-27  Rodrigo Moya <rodrigo@ximian.com>
-
-       Started System.Data.OleDb provider, based on libgda.
+       * OleDbDataReader.cs: implemented
+       Dispose() and GetEnumerator()
+