X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScope-Upper.git;a=blobdiff_plain;f=Changes;h=c31b88c3e61adcc2349974a803e3815c53057cce;hp=9fdd3b8348f195e20afcd534b7cd886f7782308d;hb=fe22a6565e85581207e3f4222eae26bc268223e4;hpb=43294f5e9bafd1f0bdeaa89d9d20335f08f1f050 diff --git a/Changes b/Changes index 9fdd3b8..c31b88c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Scope-Upper +0.10 2010-01-18 23:50 UTC + + Fix : Properly handle given/when on 5.10. + + Fix : Some stack inconsistencies were fixed, though they were unlikely + to have an impact on your real-life code. + + Fix : Work around Kwalitee test misfailures. + 0.09 2009-05-17 20:20 UTC + Add : The new SU_THREADSAFE constant can be used to know whether the module could have been built with thread safety enabled.