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.ProviderBase.jvm/ChangeLog')
-rw-r--r--mcs/class/System.Data/System.Data.ProviderBase.jvm/ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/mcs/class/System.Data/System.Data.ProviderBase.jvm/ChangeLog b/mcs/class/System.Data/System.Data.ProviderBase.jvm/ChangeLog
index eb03bf14829..41c0feebe98 100644
--- a/mcs/class/System.Data/System.Data.ProviderBase.jvm/ChangeLog
+++ b/mcs/class/System.Data/System.Data.ProviderBase.jvm/ChangeLog
@@ -1,9 +1,3 @@
-2006-02-26 Konstantin Triger <kostat@mainsoft.com>
-
- * AbstractDataReader.cs: Prevent recursion when GetXXX is overriden and GetXXXSafe is called.
- * ReaderCache.cs: Added IsNumeric to cache containers.
- * AbstractDBCommand.cs, regex.cs: Refactoring.
-
2006-05-01 Konstantin Triger <kostat@mainsoft.com
* AbstractDataReader.cs, ReaderCache.cs: use stream interfaces