Patch to schema->deploy against a file
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 9b2f887..d21fa4b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -16,6 +16,8 @@ Revision history for DBIx::Class
           from 0542ec57 and 4c2b30d6)
         - Fix problems with M.A.D. under CGI::SpeedyCGI (RT#65131)
         - Better error handling when prepare() fails silently
+        - Fixes skipped lines when a comment is followed by a statement
+          when deploying a schema via sql file
 
 0.08127 2011-01-19 16:40 (UTC)
     * New Features / Changes