X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;fp=Changes;h=64273204d85c38abc913ad9494234549eaf1576a;hb=c3fc4d9635093e7de8f4d59aacfee773c7100e24;hp=dd93f87717bf452b320c6589a7b82149fec28f35;hpb=234bd716a2cb5417b5cd60d1859ea5241673654b;p=perl%2Fmodules%2Fautovivification.git diff --git a/Changes b/Changes index dd93f87..6427320 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for autovivification +0.04 2010-01-10 00:30 UTC + + Add : Array and hash slices are now handled by the pragma. + + Fix : Work around Kwalitee test misfailures. + 0.03 2009-06-23 22:20 UTC + Add : Handle old-fashion dereferencing (like $$hashref{key}). + Chg : Aliasing constructs (for ($x{foo}) { ... }) are now covered by