X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=53288f69e18b625b770350dfd166546c087679f6;hb=45f07baa52cb4af246bd2ffa9daf466af4d00f36;hp=55f0e1a33a2d8b072648e630ff4b2680482931bb;hpb=c45437b0322b5468ab1b951fb8eaa97268e5cf83;p=gitmo%2FRole-Tiny.git 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)