Update of /cvsroot/pgsqlclient/pgsqlclient_10
In directory sc8-pr-cvs1:/tmp/cvs-serv13129
Modified Files:
changelog.txt
Log Message:
Updated CHANGELOG.TXT
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changelog.txt,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** changelog.txt 10 Oct 2003 15:41:40 -0000 1.40
--- changelog.txt 10 Oct 2003 15:42:13 -0000 1.41
***************
*** 2,5 ****
--- 2,13 ----
-------------------------------------------------------
+
+ 2003-10-10 Carlos Guzmán Álvarez <car...@te...>
+
+ * TLS library:
+
+ - Handshake reorganization.
+
+
2003-10-09 Carlos Guzmán Álvarez <car...@te...>
|