Some more Changes
Shawn M Moore [Fri, 13 Jun 2008 00:20:08 +0000 (00:20 +0000)]
Changes

diff --git a/Changes b/Changes
index f875682..1a69d99 100644 (file)
--- a/Changes
+++ b/Changes
@@ -9,6 +9,8 @@ Revision history for Perl extension Moose
         - added tests for this (Thanks to Penfold)
       - added the custom attribute alias for regular
         Moose attributes which is "Moose"
+      - fix builder and default both being used
+        (groditi)
 
     * Moose
       Moose::Meta::Class
@@ -32,6 +34,9 @@ Revision history for Perl extension Moose
       - move the ClassName type check code to
         Class::MOP::is_class_loaded (thanks to Sartak)
 
+    * Moose::Cookbook::Recipe11
+      - add tests for this (thanks to tokuhirom)
+
 0.48 Thurs. May 29, 2008
     (early morning release engineering)--