From: Michael N. <mne...@us...> - 2002-04-16 20:39:12
|
Update of /cvsroot/ruby-dbi/src/lib/dbi/doc/html In directory usw-pr-cvs1:/tmp/cvs-serv10916/lib/dbi/doc/html Modified Files: ChangeLog.html DBD_SPEC.html DBI_SPEC.html Log Message: * Index: ChangeLog.html =================================================================== RCS file: /cvsroot/ruby-dbi/src/lib/dbi/doc/html/ChangeLog.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog.html 16 Apr 2002 20:30:26 -0000 1.13 +++ ChangeLog.html 16 Apr 2002 20:39:09 -0000 1.14 @@ -9,9 +9,10 @@ </head> <body> <dl> -<dt><a name="label:0" id="label:0">0.0.13</a></dt><!-- RDLabel: "0.0.13" --> +<dt><a name="label:0" id="label:0">0.0.13 (2002-04-16)</a></dt><!-- RDLabel: "0.0.13 (2002-04-16)" --> </dl> <ul> +<li>Moved project to SourceForge. </li> <li>dbd_odbc: fixed bug in method columns (Norbert Gawor) </li> <li>dbd_proxy, proxyserver: upgraded to DBD API 0.2; fixed bug (Norbert Gawor) </li> </ul> Index: DBD_SPEC.html =================================================================== RCS file: /cvsroot/ruby-dbi/src/lib/dbi/doc/html/DBD_SPEC.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 Index: DBI_SPEC.html =================================================================== RCS file: /cvsroot/ruby-dbi/src/lib/dbi/doc/html/DBI_SPEC.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 |