[Moose-commits] r7658 - Moose/trunk

autarch at code2.0beta.co.uk autarch at code2.0beta.co.uk
Fri Feb 13 19:31:20 GMT 2009


Author: autarch
Date: 2009-02-13 11:31:20 -0800 (Fri, 13 Feb 2009)
New Revision: 7658

Modified:
   Moose/trunk/Changes
Log:
Tweaked changes


Modified: Moose/trunk/Changes
===================================================================
--- Moose/trunk/Changes	2009-02-13 19:29:33 UTC (rev 7657)
+++ Moose/trunk/Changes	2009-02-13 19:31:20 UTC (rev 7658)
@@ -2,13 +2,13 @@
 
 0.70
     * Moose::Util::TypeConstraints
-      - added the RoleName type
-        - added tests for this
+      - Added the RoleName type (stevan)
+        - added tests for this (stevan)
         
     * Moose::Cookbook::Basics::Recipe3
-      - updating the before qw[left right] to be a little more
-        defensive about what it accepts
-        - added more tests to t/000_recipies/basics/003_binary_tree.t
+      - Updated the before qw[left right] sub to be a little more
+        defensive about what it accepts (stevan)
+        - added more tests to t/000_recipies/basics/003_binary_tree.t (stevan)
 
 0.69 Thu, February 12, 2009
     * Moose




More information about the Moose-commits mailing list