Update of /cvsroot/pgsqlclient/pgsqlclient_10
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1034
Modified Files:
changelog.txt
Log Message:
2004-02-17 Carlos Guzmán Álvarez <car...@te...>
* Mono.Security.Protocol.Tls/SslClientStream.cs:
- Added changes for check that the handshake is finished
to the security properties.
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changelog.txt,v
retrieving revision 1.90
retrieving revision 1.91
diff -C2 -d -r1.90 -r1.91
*** changelog.txt 17 Feb 2004 17:52:50 -0000 1.90
--- changelog.txt 17 Feb 2004 22:06:23 -0000 1.91
***************
*** 4,7 ****
--- 4,12 ----
2004-02-17 Carlos Guzmán Álvarez <car...@te...>
+ * Mono.Security.Protocol.Tls/SslClientStream.cs:
+
+ - Added changes for check that the handshake is finished
+ to the security properties.
+
* Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs:
|