* Makefile: Build the make-map.exe in Mono.Unix.Native; add /nowarn:0618 to
[mono.git] / mcs / class / System.Data / System.Data.OleDb / ChangeLog
index 4f353df96f8b30bbc5bbcf569591ed4547c6059a..983774a4a5c961b67d7759f224d110729716d5b5 100644 (file)
@@ -1,3 +1,8 @@
+2005-09-20  Alexandre Miguel Pedro Gomes  <alexmipego@gmail.com>
+       
+       * OleDbConnection.cs: Verify and throw an exception if the
+       connection isn't valid.
+
 2005-09-13  Sureshkumar T  <tsureshkumar@novell.com>
 
        * Moved TestGda.cs & TestOleDb.cs to ..\Test.