[pgsqlclient-checkins] SF.net SVN: pgsqlclient: [141] trunk/PostgreSqlClient/changelog.txt
Status: Inactive
Brought to you by:
carlosga_fb
From: <car...@us...> - 2006-05-18 11:37:36
|
Revision: 141 Author: carlosga_fb Date: 2006-05-18 04:37:30 -0700 (Thu, 18 May 2006) ViewCVS: http://svn.sourceforge.net/pgsqlclient/?rev=141&view=rev Log Message: ----------- 2006-05-18 Carlos Guzman Alvarez (car...@gm...) * Fixed bug on parameters collection references on file PgCommand.cs ( Thanks to Alexander Tyaglov for his feedback ) * Use Guids for portal names. Modified Paths: -------------- trunk/PostgreSqlClient/changelog.txt Modified: trunk/PostgreSqlClient/changelog.txt =================================================================== --- trunk/PostgreSqlClient/changelog.txt 2006-05-18 11:36:55 UTC (rev 140) +++ trunk/PostgreSqlClient/changelog.txt 2006-05-18 11:37:30 UTC (rev 141) @@ -2,6 +2,13 @@ ---------------- - ----------------------------------------- +2006-05-18 Carlos Guzman Alvarez (car...@gm...) + + * Fixed bug on parameters collection references on file PgCommand.cs + ( Thanks to Alexander Tyaglov for his feedback ) + + * Use Guids for portal names. + 2006-05-17 Carlos Guzman Alvarez (car...@gm...) * Fixed bad references in PgConnectionPoolManager class. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |