From: Michael N. <mne...@us...> - 2003-01-22 10:52:06
|
Update of /cvsroot/ruby-dbi/src/doc In directory sc8-pr-cvs1:/tmp/cvs-serv26656 Modified Files: DBD_SPEC DBI_SPEC Log Message: fixed wrong email address Index: DBD_SPEC =================================================================== RCS file: /cvsroot/ruby-dbi/src/doc/DBD_SPEC,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- DBD_SPEC 22 Jan 2003 10:45:31 -0000 1.2 +++ DBD_SPEC 22 Jan 2003 10:52:03 -0000 1.3 @@ -1,6 +1,6 @@ =begin = DBD Specification Version 0.2.2 (Draft) -by Michael Neumann (ne...@s-...) +by Michael Neumann (mne...@fa...) $Id$ Index: DBI_SPEC =================================================================== RCS file: /cvsroot/ruby-dbi/src/doc/DBI_SPEC,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- DBI_SPEC 22 Jan 2003 10:45:32 -0000 1.2 +++ DBI_SPEC 22 Jan 2003 10:52:03 -0000 1.3 @@ -1,6 +1,6 @@ =begin = DBI Interface Specification Version 0.2.2 (Draft) -by Michael Neumann (ne...@s-...) +by Michael Neumann (mne...@fa...) $Id$ |