Skip to content

Commit

Permalink
2007-06-01 Carlos Guzmán Álvarez <carlosga05@gmail.com>
Browse files Browse the repository at this point in the history
	* Fixed bug #DNET-90

	* FirebirdSql\Data\FirebirdClient\FbDataAdapter.cs:

		- Fixed possible memory leak, when using the ctor's tahat
		takes the sql command as a string.
  • Loading branch information
carlosga committed Jun 23, 2007
1 parent 01e0239 commit c71d715
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion NETProvider/changelog.txt
Expand Up @@ -2,12 +2,30 @@ FirebirdClient ADO.NET 2.0 Data provider for .NET and Mono
==========================================================


2007-05-21 Jiri Cincura <jiri@cincura.net>
2007-06-01 Carlos Guzm�n �lvarez <carlosga05@gmail.com>

* Fixed bug #DNET-90

* FirebirdSql\Data\FirebirdClient\FbDataAdapter.cs:

- Fixed possible memory leak, when using the ctor's tahat
takes the sql command as a string.


2007-06-21 Jiri Cincura <jiri@cincura.net>

* FirebirdSql\Data\FirebirdClient\FbConnection.cs:

- Fixed page size, when creating new DB (DNET-96)

2007-06-01 Carlos Guzm�n �lvarez <carlosga05@gmail.com>

* FirebirdSql\Data\FirebirdClient\FbConnection.cs:

- Throw exception when there are no TransactionScope active and
the connection string has Enlist = true


2007-05-18 Carlos Guzm�n �lvarez <carlosga05@gmail.com>

* FirebirdSql\Data\FirebirdClient\FbConnection.cs:
Expand Down

0 comments on commit c71d715

Please sign in to comment.