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/Mono.Data/ChangeLog')
-rw-r--r--mcs/class/Mono.Data/ChangeLog22
1 files changed, 0 insertions, 22 deletions
diff --git a/mcs/class/Mono.Data/ChangeLog b/mcs/class/Mono.Data/ChangeLog
index 7e9fa6008c7..b1addaff877 100644
--- a/mcs/class/Mono.Data/ChangeLog
+++ b/mcs/class/Mono.Data/ChangeLog
@@ -1,25 +1,3 @@
-2006-02-13 Daniel Morgan <danielmorgan@verizon.net>
-
- * ProviderSectionHandler.cs
- * Provider.cs: add support
- for parameter prefix and command builder
-
- * app.config: updated the sample app.config file
- to include parameterprefix and commandbuilder on
- some providers
-
-2006-02-13 Daniel Morgan <danielmorgan@verizon.net>
-
- Patches from Brad Langhorst <brad@langhorst.com>
-
- * ProviderSectionHandler.cs
- * ProviderFactory
- * ProviderCollection.cs
- * DataTools.cs
- * Provider.cs: catch invalid args,
- allow non-qualified assembly loading,
- warn about empty providers
-
2005-12-31 Daniel Morgan <danielmorgan@verizon.net>
* test/test.exe.config