Fix incorrect error detection during populate() on Oracle
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 1bc1108..c721d14 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,7 @@ Revision history for DBIx::Class
           invocation
         - Fix sloppy refactor of RSrc::sequence back from 89170201
           (RT#64839)
+        - Fix incorrect error detection during populate() on Oracle
 
 0.08126_01 2011-01-14 14:00 (UTC)
     * New Features / Changes