Browse Source

Fix changelog

svn path=/trunk/mcs/; revision=11493
Tim Coleman 23 years ago
parent
commit
acf348e623
1 changed files with 0 additions and 1 deletions
  1. 0 1
      mcs/class/System.Data/ChangeLog

+ 0 - 1
mcs/class/System.Data/ChangeLog

@@ -1,6 +1,5 @@
 2003-02-11  Tim Coleman <[email protected]>
 	* System.Data.SqlClient/SqlConnection.cs:
-	* System.Data.SqlClient/SqlDataReader.cs:
 		Close the data reader properly, and be sure
 		to close the data reader when the connection
 		is closed.