2002-07-11 Rodrigo Moya <rodrigo@ximian.com>
[mono.git] / mcs / class / System.Data / System.Data.OleDb / ChangeLog
index 24266700ba3fd56367d800bb9e39a046021bffe5..afbf83399cb4542ea8f3aac87582629fbc0d996b 100644 (file)
@@ -1,3 +1,13 @@
+2002-07-11  Rodrigo Moya <rodrigo@ximian.com>
+
+       * libgda.cs: added new libgda functions and some enumerations.
+
+       * OleDbParameter.cs (IsNullable): removed explicit implementation
+       of the set method for this property.
+
+       * OleDbDataAdapter.cs (MissingMappingAction): implemented.
+       (MissingSchemaAction): implemented.
+
 2002-07-10  Tim Coleman <tim@timcoleman.com>
        * OleDbCommandBuilder.cs: Added new methods, properties
        * OleDbConnection.cs: Modified constructor
@@ -27,7 +37,6 @@
        * OleDbType.cs: Fixed two typos
        * libgda.cs: Style changes, added new methods
 
-
 2002-06-03  Rodrigo Moya <rodrigo@ximian.com>
 
        * OleDbParameterCollection.cs (GetEnumerator, SyncRoot,