]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - Changes
Importing Variable-Magic-0.04.tar.gz
[perl/modules/Variable-Magic.git] / Changes
diff --git a/Changes b/Changes
index 9bc0f25860460dba61d25f3804176ac72ce40bc8..d5a8d09d23ebd62c26bd8f4d51f0384e921108df 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for Variable-Magic
 
+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.