X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Fnamespace-clean.git;a=blobdiff_plain;f=Changes;fp=Changes;h=417f3110cd4d96768610118b008367e894b1087e;hp=bb2043aab5495dc63b71c87f96fae2fd6c020aa7;hb=253c58bc721609f0590be3149ebd77802d7371df;hpb=26e8f6f1d248797fc18f65be57620f7e5a8a6e0c diff --git a/Changes b/Changes index bb2043a..417f311 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ - Exclusively use Package::Stash::PP on perls < 5.8.7 until a fixed Package::Stash::XS ships - breakage keeps getting reintroduced ( RT#107343, RT#74151 ) + - Explicitly document the late runtime binding of `sort SUBNAME ...` + ( RT#101247 ) - No longer rely on Sub::Identify - either use Sub::Util or B ( should solve RT#96945 )