[Moose-commits] r7728 - Moose/trunk

sartak at code2.0beta.co.uk sartak at code2.0beta.co.uk
Thu Feb 19 07:00:34 GMT 2009


Author: sartak
Date: 2009-02-18 23:00:34 -0800 (Wed, 18 Feb 2009)
New Revision: 7728

Modified:
   Moose/trunk/Changes
Log:
Bring Changes up to date

Modified: Moose/trunk/Changes
===================================================================
--- Moose/trunk/Changes	2009-02-19 06:46:50 UTC (rev 7727)
+++ Moose/trunk/Changes	2009-02-19 07:00:34 UTC (rev 7728)
@@ -9,6 +9,18 @@
       - A new recipe, applying a role to an object instance. (Dave
         Rolsky)
 
+    * Moose::Util::TypeConstraints::Optimized
+      - Just use Class::MOP for the optimized ClassName check (Dave
+        Rolsky)
+
+    * Moose::Exporter
+      - Allow overriding specific keywords from "also" packages (doy)
+
+    * Tests
+      - Replace hardcoded cookbook tests with Test::Inline POD
+        to ensure they don't desync (Dave Rolsky)
+      - Many fixes, small and large (Dave Rolsky)
+
 0.70 Sat, February 14, 2009
     * Moose::Util::TypeConstraints
       - Added the RoleName type (stevan)




More information about the Moose-commits mailing list