[pgsqlclient-checkins] pgsqlclient_10 changelog.txt,1.46,1.47
Status: Inactive
Brought to you by:
carlosga_fb
From: <car...@us...> - 2003-10-18 13:04:59
|
Update of /cvsroot/pgsqlclient/pgsqlclient_10 In directory sc8-pr-cvs1:/tmp/cvs-serv7226 Modified Files: changelog.txt Log Message: Updated CHANGELOG.TXT Index: changelog.txt =================================================================== RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changelog.txt,v retrieving revision 1.46 retrieving revision 1.47 diff -C2 -d -r1.46 -r1.47 *** changelog.txt 18 Oct 2003 11:59:16 -0000 1.46 --- changelog.txt 18 Oct 2003 12:57:41 -0000 1.47 *************** *** 9,13 **** - Added specific classes for handle PostgreSQL Geometric types ! - Added handling of line and lseg postgres types --- 9,13 ---- - Added specific classes for handle PostgreSQL Geometric types ! - Added handling of line, lseg and box geometric PostgreSQL types |