Test that lazy defaults get coerced the same as non-lazy ones
[gitmo/Role-Tiny.git] / Changes
diff --git a/Changes b/Changes
index 90a6e76..c8aa52f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,7 @@
     things down to do it this way and makes debugging easier.
   - Revert 'local $@' around require calls to avoid triggering Unknown Error
   - Explicitly require Role::Tiny in Role::Tiny::With (RT#70446)
+  - Fix spurious 'once' warnings under perl -w
 
 0.009013 - 2011-12-23
   - fix up Class::XSAccessor version check to be more robust