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
path: root/mcs
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@novell.com>2004-04-05 14:40:17 +0400
committerLluis Sanchez <lluis@novell.com>2004-04-05 14:40:17 +0400
commit046a411e893956588d34679dd47ed30edad44088 (patch)
tree9d4bdf461d238fded05a3ec1e3106c6e4bda40c5 /mcs
parent1c005a5e35defcdab417025906e2c8b066e3b0b1 (diff)
* System.Data.dll.sources: removed SqlConnectionPool.cs.
svn path=/trunk/mcs/; revision=25030
Diffstat (limited to 'mcs')
-rw-r--r--mcs/class/System.Data/ChangeLog4
-rwxr-xr-xmcs/class/System.Data/System.Data.dll.sources1
2 files changed, 4 insertions, 1 deletions
diff --git a/mcs/class/System.Data/ChangeLog b/mcs/class/System.Data/ChangeLog
index b2f88d7798e..207cfadea1e 100644
--- a/mcs/class/System.Data/ChangeLog
+++ b/mcs/class/System.Data/ChangeLog
@@ -1,3 +1,7 @@
+2004-04-05 Lluis Sanchez Gual <lluis@ximian.com>
+
+ * System.Data.dll.sources: removed SqlConnectionPool.cs.
+
2004-03-29 Juraj Skripsky <juraj@hotfeet.ch>
* System.Data.dll.sources : added classes in Mono.Data.SqlExpressions
diff --git a/mcs/class/System.Data/System.Data.dll.sources b/mcs/class/System.Data/System.Data.dll.sources
index 21f6e58f3bf..f825657d300 100755
--- a/mcs/class/System.Data/System.Data.dll.sources
+++ b/mcs/class/System.Data/System.Data.dll.sources
@@ -268,7 +268,6 @@ System.Data.SqlClient/SqlClientPermissionAttribute.cs
System.Data.SqlClient/SqlCommand.cs
System.Data.SqlClient/SqlCommandBuilder.cs
System.Data.SqlClient/SqlConnection.cs
-System.Data.SqlClient/SqlConnectionPool.cs
System.Data.SqlClient/SqlDataAdapter.cs
System.Data.SqlClient/SqlDataReader.cs
System.Data.SqlClient/SqlError.cs