]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - Changes
Importing Variable-Magic-0.06.tar.gz
[perl/modules/Variable-Magic.git] / Changes
diff --git a/Changes b/Changes
index 9bc0f25860460dba61d25f3804176ac72ce40bc8..9e840ed3927ad19d0f4f28477b7db38dcad082e9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,18 @@
 Revision history for Variable-Magic
 
+0.06    2007-11-20 10:10 UTC
+        + Chg : 5.7.3 is now officially required.
+        + Fix : "data" test failures on 5.8.{0,2}.
+        + Fix : Drand01() vs rand().
+
+0.05    2007-11-19 09:10 UTC
+        + Fix : 5.10.0_RC1 compatibility fix.
+
+0.04    2007-08-28 12:25 UTC
+        + Chg : s/require (XSLoader)/use $1/.
+        + Fix : Tests are now strict.
+        + Fix : Complete dependencies.
+
 0.03    2007-08-01 17:20 UTC
         + Add : Passing the signature of an already defined magic to wizard()
                 now returns the corresponding magic object.