From 046a411e893956588d34679dd47ed30edad44088 Mon Sep 17 00:00:00 2001 From: Lluis Sanchez Date: Mon, 5 Apr 2004 10:40:17 +0000 Subject: * System.Data.dll.sources: removed SqlConnectionPool.cs. svn path=/trunk/mcs/; revision=25030 --- mcs/class/System.Data/ChangeLog | 4 ++++ mcs/class/System.Data/System.Data.dll.sources | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'mcs/class/System.Data') 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 + + * System.Data.dll.sources: removed SqlConnectionPool.cs. + 2004-03-29 Juraj Skripsky * 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 -- cgit v1.2.3