Update of /cvsroot/pgsqlclient/pgsqlclient_10
In directory sc8-pr-cvs1:/tmp/cvs-serv12488
Modified Files:
changelog.txt
Log Message:
Updated CHANGELOG.TXT
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changelog.txt,v
retrieving revision 1.47
retrieving revision 1.48
diff -C2 -d -r1.47 -r1.48
*** changelog.txt 18 Oct 2003 12:57:41 -0000 1.47
--- changelog.txt 18 Oct 2003 13:40:07 -0000 1.48
***************
*** 11,14 ****
--- 11,16 ----
- Added handling of line, lseg and box geometric PostgreSQL types
+ - Added handling of polygon geometric PostgreSQL types only for read at this moment
+
2003-10-17 Carlos Guzmán Álvarez <car...@te...>
|