X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=7853cffdc85f82bfd5cad4830e26564ff09da684;hb=763ba8093427f3668368fa885741618ac6289d41;hp=5fa00d267fc33d15e06d82ce219b3a2e17c4f6e6;hpb=6f35a291f0c453d34b617ee9eb03d2a68c410614;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/Changes b/Changes index 5fa00d2..7853cff 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,12 @@ Revision history for Variable-Magic -0.07 2007-12-27 - + Add : copy, dup & local magic. +0.08 2008-02-01 16:55 UTC + + Add : copy magic for tied arrays/hashes. + + Add : local magic. + + Add : uvar magics : fetch, store, exists, delete for hashes. + +0.07_* 2008-01 + Internal development versions. 0.06 2007-11-20 10:10 UTC + Chg : 5.7.3 is now officially required.