Update of /cvsroot/pgsqlclient/pgsqlclient_10
In directory sc8-pr-cvs1:/tmp/cvs-serv14979
Modified Files:
changelog.txt
Log Message:
Updated CHANGELOG.TXT
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changelog.txt,v
retrieving revision 1.57
retrieving revision 1.58
diff -C2 -d -r1.57 -r1.58
*** changelog.txt 21 Oct 2003 12:17:29 -0000 1.57
--- changelog.txt 21 Oct 2003 23:08:11 -0000 1.58
***************
*** 7,10 ****
--- 7,12 ----
* TLS implementation:
+ * Added partial implementation of SSL3 protocol.
+
* TlsCipherSuiteFactory.cs:
|