Update of /cvsroot/pgsqlclient/pgsqlclient_10/Mono.Security
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32697
Modified Files:
changelog.txt
Log Message:
- Changes to the sync code.
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/Mono.Security/changelog.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** changelog.txt 19 Feb 2004 13:54:32 -0000 1.8
--- changelog.txt 19 Feb 2004 16:44:55 -0000 1.9
***************
*** 12,15 ****
--- 12,17 ----
* Mono.Security.Protocol.Tls/SslClientStream.cs:
+ - Changes to the sync code.
+
- Record protocol stuff moved to the new classes.
|