Update of /cvsroot/pgsqlclient/pgsqlclient_10
In directory sc8-pr-cvs1:/tmp/cvs-serv20300
Modified Files:
changelog.txt
Log Message:
Updated CHANGELOG.TXT
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changelog.txt,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -d -r1.37 -r1.38
*** changelog.txt 8 Oct 2003 12:21:03 -0000 1.37
--- changelog.txt 8 Oct 2003 20:28:42 -0000 1.38
***************
*** 10,13 ****
--- 10,15 ----
- Started the work to implement Client Certificate and Client certificate verify handshake messages.
+ - Fixed server certificate chain read
+
2003-10-07 Carlos Guzmán Álvarez <car...@te...>
|