Update of /cvsroot/pgsqlclient/pgsqlclient_10
In directory sc8-pr-cvs1:/tmp/cvs-serv24757
Modified Files:
changes.txt
Log Message:
Updated CHANGES.TXT
Index: changes.txt
===================================================================
RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changes.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** changes.txt 2 Oct 2003 17:15:45 -0000 1.10
--- changes.txt 7 Oct 2003 09:44:00 -0000 1.11
***************
*** 9,13 ****
- Better fit to ADO.NET
! - Improved design time support for PgParameter collection class.
--- 9,21 ----
- Better fit to ADO.NET
! - Improved Command Builder implementation.
!
! - Improved design time support for PgParameterCollection class.
!
! - Implementd PgDataReader.NextResult method.
!
! - Added implementation for array data type parameters.
!
! - Added some improvements to the TLS library.
|