[pgsqlclient-checkins] pgsqlclient_10 changelog.txt,1.117,1.118
Status: Inactive
Brought to you by:
carlosga_fb
From: Carlos Guzm?n ?l. <car...@us...> - 2004-05-31 17:20:23
|
Update of /cvsroot/pgsqlclient/pgsqlclient_10 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13964 Modified Files: changelog.txt Log Message: 2004-05-31 Carlos Guzman Alvarez <car...@te...> * PostgreSql.Data.PgSqlClient/FbConnection.cs: * PostgreSql.Data.PgSqlClient/NPgClient/PgDbClient.cs: - Reworked information and notification message handling using callbacks (delegates) Index: changelog.txt =================================================================== RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changelog.txt,v retrieving revision 1.117 retrieving revision 1.118 diff -C2 -d -r1.117 -r1.118 *** changelog.txt 9 May 2004 12:09:55 -0000 1.117 --- changelog.txt 31 May 2004 17:20:14 -0000 1.118 *************** *** 3,9 **** 2004-05-09 Carlos Guzman Alvarez <car...@te...> ! * Symc Mono.Security stuff with mono beta 1 sources. 2004-05-06 Carlos Guzman Alvarez <car...@te...> --- 3,18 ---- + 2004-05-31 Carlos Guzman Alvarez <car...@te...> + + * PostgreSql.Data.PgSqlClient/FbConnection.cs: + * PostgreSql.Data.PgSqlClient/NPgClient/PgDbClient.cs: + + - Reworked information and notification message handling + using callbacks (delegates) + + 2004-05-09 Carlos Guzman Alvarez <car...@te...> ! * Sync Mono.Security stuff with mono beta 1 sources. 2004-05-06 Carlos Guzman Alvarez <car...@te...> |