--- Devel-FindRef/Changes 2014/06/03 18:40:50 1.27 +++ Devel-FindRef/Changes 2017/06/23 14:40:34 1.28 @@ -4,6 +4,14 @@ TODO: hash keys containing \x00 do not display properly. TODO: get the stack of non-running coroutines? +1.45 + - port to 5.22 and maybe later versions, mostly based on the + patch by Cindy Wang. + - added t/02_array_hash_weaken.t test case by Cindy Wang. + - bumped minimum version to 5.008003. + - added Canary::Stability, so minimum version doesn't keep it from + compiling with older versions. + 1.44 Tue Jun 3 20:40:13 CEST 2014 - port to 5.20 (analyzed by Dave Mitchell).