skip empty queries to eliminate spurious warnings on ->deploy
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index a67d3c1..1285abc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for DBIx::Class
 
+        - skip empty queries to eliminate spurious warnings on ->deploy
+        - fixups to ORDER BY, tweaks to deepen some copies in ResultSet
+        - fixup for RowNum limit syntax with functions
+
 0.06999_07 2006-07-12 20:58:05
         - fix issue with from attr copying introduced in last release
 
@@ -12,6 +16,7 @@ Revision history for DBIx::Class
         - cleanup UTF8Columns and make more efficient
         - rename DBIX_CLASS_STORAGE_DBI_DEBUG to DBIC_TRACE (with compat)
         - rename _parent_rs to _parent_source in ResultSet
+        - new FAQ.pod!
 
 0.06999_05 2006-07-04 14:40:01
         - fix issue with incorrect $rs->{attrs}{alias}