More changes
Dave Rolsky [Thu, 21 Aug 2008 03:11:43 +0000 (03:11 +0000)]
Changes

diff --git a/Changes b/Changes
index d81a0d1..48aec4e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,7 +2,11 @@ Revision history for Perl extension Class-MOP.
 
 0.65
     * Makefile.PL and Class::MOP
-      - explicitly require Perl 5.8.0+ (Dave Rolsky)
+      - Explicitly require Perl 5.8.0+ (Dave Rolsky)
+
+    * Makefile.PL
+      - Add missing prereqs that got lost in the switch away from
+        Module::Install.
 
 0.64_01
     * Makefile.PL