[pgsqlclient-checkins] pgsqlclient_10 changelog.txt,1.42,1.43
Status: Inactive
Brought to you by:
carlosga_fb
From: <car...@us...> - 2003-10-16 14:27:31
|
Update of /cvsroot/pgsqlclient/pgsqlclient_10 In directory sc8-pr-cvs1:/tmp/cvs-serv23124 Modified Files: changelog.txt Log Message: Updated CHANGELOG.TXT Index: changelog.txt =================================================================== RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changelog.txt,v retrieving revision 1.42 retrieving revision 1.43 diff -C2 -d -r1.42 -r1.43 *** changelog.txt 15 Oct 2003 14:34:10 -0000 1.42 --- changelog.txt 16 Oct 2003 14:26:50 -0000 1.43 *************** *** 2,5 **** --- 2,14 ---- ------------------------------------------------------- + + 2003-10-16 Carlos Guzmán Álvarez <car...@te...> + + * TLS Library: + + - Added changes for allow, in the future, the handshake layer + to work with SSL3 protocol. + + < --------------------------- Release Candidate 1 ------------------------------ > |