Update of /cvsroot/pgsqlclient/pgsqlclient_10
In directory sc8-pr-cvs1:/tmp/cvs-serv26434
Modified Files:
changelog.txt
Log Message:
Updated changelog.txt
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changelog.txt,v
retrieving revision 1.86
retrieving revision 1.87
diff -C2 -d -r1.86 -r1.87
*** changelog.txt 18 Dec 2003 10:12:57 -0000 1.86
--- changelog.txt 3 Jan 2004 15:44:44 -0000 1.87
***************
*** 3,6 ****
--- 3,16 ----
+ 2004-01-03 Carlos Guzmán Álvarez <car...@te...>
+
+ * source/PgCommand.cs:
+ * source/NPgClient/PgStatement.cs:
+ * source/NPgClient/PgResponsePacket.cs:
+
+ - Added an initial implementation of the simple query protocol
+ that will be available using an SIMPLE_PROTOCOL define at build time.
+
+
< --------------------------- Beta 6 ------------------------------ >
|