merging the immutable branch into trunk
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index aee6cb0..05ac1b0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,15 @@
 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. 
+        No other changes.
+
 0.37_001
     
     ~~ GLOBAL CHANGES ~~