Author: timbo
Date: Sat Mar 12 03:53:46 2011
New Revision: 14751

Modified:
   dbi/trunk/Changes

Log:
Reorder changes into Fixes/Changes/Additions

Modified: dbi/trunk/Changes
==============================================================================
--- dbi/trunk/Changes   (original)
+++ dbi/trunk/Changes   Sat Mar 12 03:53:46 2011
@@ -8,14 +8,16 @@
 
 =head2 Changes in DBI 1.617 (svn rXXX)
 
-  Removed old code that was an inneffective attempt to detect
-    people doing DBI->{Attrib}.
+  Fixed ParamTypes example in the pod (Martin J. Evans)
   Fixed the definition of ArrayTupleStatus and remove confusion over
     rows affected in list context of execute_array (Martin J. Evans)
+
+  Enhanced and standardized driver trace level mechanism (Tim Bunce)
+  Removed old code that was an inneffective attempt to detect
+    people doing DBI->{Attrib}.
+
   Added CON, ENC and DBD trace flags and extended 09trace.t (Martin J. Evans)
   Added TXN trace flags and applied CON and TXN to relevant methods (Tim Bunce)
-  Enhanced and standardized driver trace level mechanism (Tim Bunce)
-  Fixed ParamTypes example in the pod (Martin J. Evans)
 
 =head2 Changes in DBI 1.616 (svn r14616) 30th December 2010
 

Reply via email to