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:
Diffstat (limited to 'mcs/class/System.Data/System.Data.OleDb/ChangeLog')
-rw-r--r--mcs/class/System.Data/System.Data.OleDb/ChangeLog10
1 files changed, 0 insertions, 10 deletions
diff --git a/mcs/class/System.Data/System.Data.OleDb/ChangeLog b/mcs/class/System.Data/System.Data.OleDb/ChangeLog
index 780a4a19087..6bb7b321d28 100644
--- a/mcs/class/System.Data/System.Data.OleDb/ChangeLog
+++ b/mcs/class/System.Data/System.Data.OleDb/ChangeLog
@@ -1,13 +1,3 @@
-2006-02-17 Chris Toshok <toshok@ximian.com>
-
- * OleDbDataAdapter.cs, OleDbCommand.cs, OleDbParameter.cs,
- OleDbCommandBuilder.cs, OleDbConnection.cs: remove
- DataSysDescriptions for >= 2.0.
-
-2006-02-17 Chris Toshok <toshok@ximian.com>
-
- * OleDbCommand.cs: remove extra using System.Data. fixes warning.
-
2005-10-04 Sebastien Pouliot <sebastien@ximian.com>
* OleDbDataReader.cs: Added a call to GC.SuppressFinalize in Dispose