add patch from waawaamilk to generate POD for long table comments in DESCRIPTION...
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index d54329e..4a8277b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
         - added 'generate_pod' option, defaults to on
+        - added 'pod_comment_mode' and 'pod_comment_spillover_length' to
+          control table comment generation (waawaamilk)
 
 0.04999_14  2010-01-14 06:47:07
         - use_namespaces now default, with upgrade/downgrade support