Author: timbo
Date: Tue Mar  2 02:18:57 2004
New Revision: 175

Modified:
   dbi/trunk/DBI.pm
   dbi/trunk/ToDo
Log:
Add [EMAIL PROTECTED] to docs and tweak ToDo


Modified: dbi/trunk/DBI.pm
==============================================================================
--- dbi/trunk/DBI.pm    (original)
+++ dbi/trunk/DBI.pm    Tue Mar  2 02:18:57 2004
@@ -6573,6 +6573,10 @@
 if you have one, else just 'guest' and 'guest'. The source code will
 be in a new subdirectory called C<trunk>.
 
+To keep informed about changes to the source you can send an empty email
+to [EMAIL PROTECTED] after which you'll get an email with the
+change log message and diff of each change checked-in to the source.
+
 After making your changes you can generate a patch file, but before
 you do, make sure your source is still upto date using:
 

Modified: dbi/trunk/ToDo
==============================================================================
--- dbi/trunk/ToDo      (original)
+++ dbi/trunk/ToDo      Tue Mar  2 02:18:57 2004
@@ -155,6 +155,8 @@
 (check if error count has been incremented by set_err).
 Then FETCH would have just CHECK_NEW_ERR.
 
+Macro to get new statement handle for XS code
+
 Trace to tied file handle.
 
 Hooks for method entry and exit.

Reply via email to