[pgsqlclient-checkins] pgsqlclient_10 changelog.txt,1.88,1.89
Status: Inactive
Brought to you by:
carlosga_fb
From: <car...@us...> - 2004-02-16 15:37:32
|
Update of /cvsroot/pgsqlclient/pgsqlclient_10 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29267 Modified Files: changelog.txt Log Message: 2004-02-16 Carlos Guzmán Álvarez <car...@te...> * Mono.Security.Protocol.Tls/TlsCipherSuiteFactory.cs: - Changed the cipher suites preference order ( Thanks to Sebastien Pouliot for his feedback ) Index: changelog.txt =================================================================== RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changelog.txt,v retrieving revision 1.88 retrieving revision 1.89 diff -C2 -d -r1.88 -r1.89 *** changelog.txt 16 Feb 2004 11:52:35 -0000 1.88 --- changelog.txt 16 Feb 2004 15:29:23 -0000 1.89 *************** *** 2,6 **** ------------------------------------------------------- ! 2004-2-15 Carlos Guzmán Álvarez <car...@te...> * Mono.Security.Protocol.Tls/SslClientStream.cs: --- 2,12 ---- ------------------------------------------------------- ! 2004-02-16 Carlos Guzmán Álvarez <car...@te...> ! ! * Mono.Security.Protocol.Tls/TlsCipherSuiteFactory.cs: ! ! - Changed the cipher suites preference order ( Thanks to Sebastien Pouliot for his feedback ) ! ! 2004-02-15 Carlos Guzmán Álvarez <car...@te...> * Mono.Security.Protocol.Tls/SslClientStream.cs: |