Update of /cvsroot/pgsqlclient/pgsqlclient_10
In directory sc8-pr-cvs1:/tmp/cvs-serv21794
Modified Files:
changelog.txt
Log Message:
Updated changelog.txt
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changelog.txt,v
retrieving revision 1.60
retrieving revision 1.61
diff -C2 -d -r1.60 -r1.61
*** changelog.txt 25 Oct 2003 20:54:59 -0000 1.60
--- changelog.txt 25 Oct 2003 21:00:16 -0000 1.61
***************
*** 5,8 ****
--- 5,12 ----
2003-10-25 Carlos Guzmán Álvarez <car...@te...>
+ * Added changes for allow future testing of geometic types.
+
+ * Added empty nunit test fixture for geometric types testing.
+
* source/NPgClient/PgDataType.cs:
|