merging the immutable branch into trunk
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index 45c1b91..05ac1b0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for Perl extension Class-MOP.
 
+0.37
+    * Class::MOP::Attribute
+      - default now checks the instance with defined to 
+        avoid setting off bool-overloads (found by Carl Franks)
+
 0.37_002
     * /t 
       - bad name in a test, causing meaningless failuress.