From: Toby Inkster Date: Thu, 27 Jun 2013 14:27:00 +0000 (+0100) Subject: note fix in changelog X-Git-Tag: v1.003000~24 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e737bc4008e67c882410d60dacdbc3b96aaedd36;p=gitmo%2FRole-Tiny.git note fix in changelog --- diff --git a/Changes b/Changes index ef98ee0..196bd5e 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,6 @@ - Fix _concrete_methods_of returning non-CODE entries + - fix broken implementation of method conflict resolution + (Perlmonks#1041015) 1.002005 - 2013-02-01 - complain loudly if Class::Method::Modifiers is too old (and skip tests)