_concrete_methods_of must return only methods, not any globslot
[gitmo/Role-Tiny.git] / Changes
diff --git a/Changes b/Changes
index 526d5fa..ef98ee0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+  - Fix _concrete_methods_of returning non-CODE entries
+
 1.002005 - 2013-02-01
   - complain loudly if Class::Method::Modifiers is too old (and skip tests)
   - don't use $_ as loop variable when calling arbitrary code