[pgsqlclient-checkins] pgsqlclient_10/Mono.Security.Protocol.Tls changelog.txt,1.1,1.2
Status: Inactive
Brought to you by:
carlosga_fb
From: <car...@us...> - 2003-10-24 11:49:49
|
Update of /cvsroot/pgsqlclient/pgsqlclient_10/Mono.Security.Protocol.Tls In directory sc8-pr-cvs1:/tmp/cvs-serv2596 Modified Files: changelog.txt Log Message: Updated CHANGELOG.TXT Index: changelog.txt =================================================================== RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/Mono.Security.Protocol.Tls/changelog.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** changelog.txt 24 Oct 2003 09:37:54 -0000 1.1 --- changelog.txt 24 Oct 2003 09:39:57 -0000 1.2 *************** *** 7,10 **** --- 7,11 ---- * Added specific changelog file for the TLS/SSL implementation. + * Added partial implementation of SSL3 protocol. |