[pgsqlclient-checkins] pgsqlclient_10 changelog.txt,1.49,1.50
Status: Inactive
Brought to you by:
carlosga_fb
From: <car...@us...> - 2003-10-18 19:16:53
|
Update of /cvsroot/pgsqlclient/pgsqlclient_10 In directory sc8-pr-cvs1:/tmp/cvs-serv29691 Modified Files: changelog.txt Log Message: Updated CHANGELOG.TXT Index: changelog.txt =================================================================== RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changelog.txt,v retrieving revision 1.49 retrieving revision 1.50 diff -C2 -d -r1.49 -r1.50 *** changelog.txt 18 Oct 2003 14:49:17 -0000 1.49 --- changelog.txt 18 Oct 2003 19:15:41 -0000 1.50 *************** *** 7,10 **** --- 7,14 ---- * Protocol implementation: + - Improved types handling + + - Added definitions of geometric array types + - Added specific classes for handle PostgreSQL Geometric types |