X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=8730fade46457a7ede922055453c08d100c3b4d9;hb=9195ddff0447e2e618ab3b227aeb3574f6c8cb17;hp=36b672f78ba08c397e8048e75038dd62cf5b2d65;hpb=92af7fdfbd3e03c2cbef0bf0513430b53e2c4960;p=gitmo%2FClass-MOP.git diff --git a/Changes b/Changes index 36b672f..8730fad 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,13 @@ Revision history for Perl extension Class-MOP. +0.42 + !!! Horray for mst, he fixed it !!! + * Class::MOP::Package - alter symbol table handling to deal with 5.8.x and 5.9.x + * t/ - Get rid of the crappy workaround from 0.40/41 + - Get rid of the crappy workaround from 0.40/41 0.41 Sun. July 15, 2007 * t/