[pgsqlclient-checkins] pgsqlclient readme.txt,1.1.1.1,1.2
Status: Inactive
Brought to you by:
carlosga_fb
From: <car...@us...> - 2003-07-19 10:20:34
|
Update of /cvsroot/pgsqlclient/pgsqlclient In directory sc8-pr-cvs1:/tmp/cvs-serv31348 Modified Files: readme.txt Log Message: Prepare for Alpha 1 Index: readme.txt =================================================================== RCS file: /cvsroot/pgsqlclient/pgsqlclient/readme.txt,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** readme.txt 12 Jul 2003 08:11:20 -0000 1.1.1.1 --- readme.txt 19 Jul 2003 10:20:32 -0000 1.2 *************** *** 19,21 **** PGSqlClient - ADO.NET Data Provider for PostgreSQL 7.4+ ! ------------------------------------------------------- \ No newline at end of file --- 19,70 ---- PGSqlClient - ADO.NET Data Provider for PostgreSQL 7.4+ ! ------------------------------------------------------- ! ! ! Developement list ! ----------------- ! ! You can subscribe to the developement list at: ! ! http://lists.sourceforge.net/lists/listinfo/pgsqlclient-devel ! ! ! You can see the archives here: ! ! http://sourceforge.net/mailarchive/forum.php?forum=pgsqlclient-devel ! ! ! Users support list ! ----------------- ! ! You can subscribe to the users support list at: ! ! http://lists.sourceforge.net/lists/listinfo/pgsqlclient-users ! ! ! You can see the archives here: ! ! http://sourceforge.net/mailarchive/forum.php?forum=pgsqlclient-users ! ! ! CVS access ! --- ------ ! ! You can see instructions for CVS access here: ! ! https://sourceforge.net/cvs/?group_id=85397 ! ! ! ! Reporting Bugs ! -------------- ! ! For bug reporting you can: ! ! 1. Send it to the developement list. ! ! 2. Send it to the user support list. ! ! 3. Using the project bug tracker ( You need a Sourceforge ID ). ! ! https://sourceforge.net/tracker/?group_id=85397&atid=576060 |