ti...@cvs.perl.org
unread,Jan 4, 2013, 12:11:07 PM1/4/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to svn-commit-...@perl.org
Author: timbo
Date: Fri Jan 4 09:11:05 2013
New Revision: 15551
Modified:
dbi/trunk/Changes
Log:
fix time-machine error in Changes
Modified: dbi/trunk/Changes
==============================================================================
--- dbi/trunk/Changes (original)
+++ dbi/trunk/Changes Fri Jan 4 09:11:05 2013
@@ -8,7 +8,7 @@
=cut
-=head2 Changes in DBI 1.623 (svn r15547) 2nd Jan 2012
+=head2 Changes in DBI 1.623 (svn r15547) 2nd Jan 2013
Fixed RT#64330 - ping wipes out errstr (Martin J. Evans).
Fixed RT#75868 - DBD::Proxy shouldn't call connected() on the server.