From: Graham Knop Date: Sat, 15 Mar 2014 20:47:24 +0000 (+0100) Subject: Release commit for 1.003003 X-Git-Tag: v1.003003^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=538de5a80f8974732d222e592239cf8de645aab7;p=gitmo%2FRole-Tiny.git Release commit for 1.003003 --- diff --git a/Changes b/Changes index 55f0e1a..53288f6 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for Role-Tiny +1.003003 - 2014-03-15 - overloads specified as method names rather than subrefs are now applied properly - allow superclass to provide conflicting methods (RT#91054)