]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - Changes
Importing Variable-Magic-0.08.tar.gz
[perl/modules/Variable-Magic.git] / Changes
diff --git a/Changes b/Changes
index 5fa00d267fc33d15e06d82ce219b3a2e17c4f6e6..7853cffdc85f82bfd5cad4830e26564ff09da684 100644 (file)
--- 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.