[pgsqlclient-checkins] pgsqlclient_10 changelog.txt,1.48,1.49
Status: Inactive
Brought to you by:
carlosga_fb
From: <car...@us...> - 2003-10-19 09:00:01
|
Update of /cvsroot/pgsqlclient/pgsqlclient_10 In directory sc8-pr-cvs1:/tmp/cvs-serv21798 Modified Files: changelog.txt Log Message: Updated CHANGELOG.TXT Index: changelog.txt =================================================================== RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changelog.txt,v retrieving revision 1.48 retrieving revision 1.49 diff -C2 -d -r1.48 -r1.49 *** changelog.txt 18 Oct 2003 13:40:07 -0000 1.48 --- changelog.txt 18 Oct 2003 14:49:17 -0000 1.49 *************** *** 9,15 **** - Added specific classes for handle PostgreSQL Geometric types ! - Added handling of line, lseg and box geometric PostgreSQL types ! ! - Added handling of polygon geometric PostgreSQL types only for read at this moment --- 9,13 ---- - Added specific classes for handle PostgreSQL Geometric types ! - Added handling of line, lseg, box, polygon, path geometric PostgreSQL types |