Merge '0.08108_prerelease_please_do_not_pull_into_it' into 'trunk'
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 1bc0888..19421b5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for DBIx::Class
 
+        - Added call to Pod::Inherit in Makefile.PL -
+          currently at author-time only, so we need to add the produced
+          .pod files to the MANIFEST
 
 0.08108 2009-07-05 23:15:00 (UTC)
         - Fixed the has_many prefetch with limit/group deficiency -