[pgsqlclient-checkins] pgsqlclient_10 changelog.txt,1.17,1.18
Status: Inactive
Brought to you by:
carlosga_fb
From: <car...@us...> - 2003-08-20 16:37:29
|
Update of /cvsroot/pgsqlclient/pgsqlclient_10 In directory sc8-pr-cvs1:/tmp/cvs-serv21431 Modified Files: changelog.txt Log Message: Update changelog.txt Index: changelog.txt =================================================================== RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changelog.txt,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** changelog.txt 15 Aug 2003 17:52:32 -0000 1.17 --- changelog.txt 20 Aug 2003 11:54:39 -0000 1.18 *************** *** 3,6 **** --- 3,13 ---- + 2003-08-15 Carlos Guzmán Álvarez <car...@te...> + + * Added initial release of a simple TLS protocol implementation, + it uses tree files from the Mono project that are under the MIT X11 + license. + + 2003-08-15 Carlos Guzmán Álvarez <car...@te...> |