Update of /cvsroot/pgsqlclient/pgsqlclient_10
In directory sc8-pr-cvs1:/tmp/cvs-serv7707
Modified Files:
changelog.txt
Log Message:
Updated CHANGELOG.TXT
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changelog.txt,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** changelog.txt 14 Sep 2003 19:22:05 -0000 1.24
--- changelog.txt 15 Sep 2003 21:35:05 -0000 1.25
***************
*** 4,7 ****
--- 4,13 ----
2003-09-14 Carlos Guzmán Álvarez <car...@te...>
+ * Added some improvements to TLS connections.
+
+ * Fixed some problems in Database Schema support.
+
+ 2003-09-14 Carlos Guzmán Álvarez <car...@te...>
+
* The TLS can now finish the Handshake protocol against the PostgreSQL server,
and the provider can connect to the server using TLS connections.
|