[svn:dbi] r15279 - dbi/trunk

[email protected] Fri, 20 Apr 2012 13:27:32 -0700 (PDT)
Newsgroups perl.dbi.changes
Message-ID <[email protected]>
Author: timbo
Date: Fri Apr 20 13:27:30 2012
New Revision: 15279

Modified:
   dbi/trunk/Changes

Log:
give thanks to sprout and fix ticket number

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