[pgsqlclient-checkins] pgsqlclient_10 changelog.txt,1.128,1.129
Status: Inactive
Brought to you by:
carlosga_fb
From: Carlos G. Á. <car...@us...> - 2005-04-14 13:20:55
|
Update of /cvsroot/pgsqlclient/pgsqlclient_10 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8197 Modified Files: changelog.txt Log Message: 2005-04-14 Carlos Guzman Alvarez <car...@te...> * Fixed Tables, Views anbd Functions Privileges Schemas. Index: changelog.txt =================================================================== RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changelog.txt,v retrieving revision 1.128 retrieving revision 1.129 diff -C2 -d -r1.128 -r1.129 *** changelog.txt 10 Apr 2005 20:32:17 -0000 1.128 --- changelog.txt 14 Apr 2005 13:20:31 -0000 1.129 *************** *** 4,7 **** --- 4,11 ---- + 2005-04-14 Carlos Guzman Alvarez <car...@te...> + + * Fixed Tables, Views anbd Functions Privileges Schemas. + 2005-04-10 Carlos Guzman Alvarez <car...@te...> |