[pgsqlclient-checkins] pgsqlclient_10/Mono.Security changelog.txt,1.29,1.30
Status: Inactive
Brought to you by:
carlosga_fb
From: Carlos G. Á. <car...@us...> - 2005-02-08 21:19:44
|
Update of /cvsroot/pgsqlclient/pgsqlclient_10/Mono.Security In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3499 Modified Files: changelog.txt Log Message: no message Index: changelog.txt =================================================================== RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/Mono.Security/changelog.txt,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** changelog.txt 26 Apr 2004 09:21:01 -0000 1.29 --- changelog.txt 8 Feb 2005 21:19:12 -0000 1.30 *************** *** 3,6 **** --- 3,11 ---- + 2004-11-17 Carlos Guzman Alvarez <car...@te...> + + * Add a fix for the ClientHelloV2 message (Thanks to Sebastien Pouliot) + + 2004-04-26 Carlos Guzman Alvarez <car...@te...> |