[pgsqlclient-checkins] pgsqlclient changelog.txt,1.25,1.26
Status: Inactive
Brought to you by:
carlosga_fb
From: <car...@us...> - 2003-07-27 21:21:12
|
Update of /cvsroot/pgsqlclient/pgsqlclient In directory sc8-pr-cvs1:/tmp/cvs-serv17636 Modified Files: changelog.txt Log Message: Updated CHANGELOG.TXT Index: changelog.txt =================================================================== RCS file: /cvsroot/pgsqlclient/pgsqlclient/changelog.txt,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** changelog.txt 26 Jul 2003 12:31:33 -0000 1.25 --- changelog.txt 27 Jul 2003 21:21:07 -0000 1.26 *************** *** 2,5 **** --- 2,13 ---- ------------------------------------------------------- + 2003-07-27 Carlos Guzmán Álvarez <car...@te...> + + * surce/PGParameter.cs: + * surce/PGParameterCollection.cs: + + - Removed non standard constructor from PGParameter and added a new one, + made needed changes in the Nunit test suite from bring it to work. + < ----------------------------------- Alpha 2 ---------------------------------- > |