X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=5985a0e169a64213c4afb8b25477a738b79f8022;hb=025a7b58751cf281b44e5c01d9a72bbbe18171dc;hp=73ab6df095e3e0fb5a2114bd06b373fd455fa658;hpb=eac9b1760c8f6d96e7306ac7119fa3825263762b;p=p5sagit%2FClass-C3-Componentised.git diff --git a/Changes b/Changes index 73ab6df..5985a0e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,16 @@ Revision history for Class-C3-Componentised + - Stop importing Carp functions (and thus polluting the inheritor + namespaces) + - Make sure $_ is properly preserved even if the loaded module + is negligent enough to change it (RT#66661) + - Added missing copyright statement + +1.0008 24 Feb 2011 + Fix inject_base regression introduced during optimizations in + 1.0007 + +1.0007 23 Feb 2011 Throw a readable exception when load_optional_class is given an invalid class name