[svn:dbi] r15278 - dbi/trunk

[email protected] Fri, 20 Apr 2012 10:15:42 -0700 (PDT)
Newsgroups perl.dbi.changes
Message-ID <[email protected]>
Author: mjevans
Date: Fri Apr 20 10:15:42 2012
New Revision: 15278

Modified:
   dbi/trunk/Changes

Log:
as ilmari points out on irc he did not fix CvFILE - I don't know the name of the person who did


Modified: dbi/trunk/Changes
==============================================================================
--- dbi/trunk/Changes	(original)
+++ dbi/trunk/Changes	Fri Apr 20 10:15:42 2012
@@ -10,8 +10,7 @@
 
   Fixed the connected method to stop showing the password in
     trace file (Martin J. Evans).
-  Fixed _install_method to set CvFILE correctly
-    thanks to Dagfinn Ilmari Mannsåker. RT#76572
+  Fixed _install_method to set CvFILE correctly. RT#76572
   Fixed SqlEngine "list_tables" thanks to David McMath
     and Norbert Gruener. RT#67223 RT#69260