Update of /cvsroot/pgsqlclient/pgsqlclient_10
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16755
Modified Files:
changelog.txt
Log Message:
Updated changelog.txt
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changelog.txt,v
retrieving revision 1.87
retrieving revision 1.88
diff -C2 -d -r1.87 -r1.88
*** changelog.txt 3 Jan 2004 15:44:44 -0000 1.87
--- changelog.txt 16 Feb 2004 11:52:35 -0000 1.88
***************
*** 1,884 ****
! PgSqlClient - ADO.NET Data Provider for PostgreSQL 7.4+
! -------------------------------------------------------
!
!
! 2004-01-03 Carlos Guzmán Álvarez <car...@te...>
!
! * source/PgCommand.cs:
! * source/NPgClient/PgStatement.cs:
! * source/NPgClient/PgResponsePacket.cs:
!
[...1756 lines suppressed...]
!
!
! 2003-07-12 Carlos Guzmán Álvarez <car...@te...>
!
!
! * Added changelog.txt file.
!
! * source/PgConnection.cs:
!
! - Do not allow to execute CreateDatabase and GetDbSchemaTable if there are a DataReader open.
!
! * source/PgDbConnection.cs:
!
! - Changed Regular expression used for parsing connection string.
!
!
! 2003-07-12 Carlos Guzmán Álvarez <car...@te...>
!
* Initial import.
\ No newline at end of file
|