]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - Changes
Importing Variable-Magic-0.12.tar.gz
[perl/modules/Variable-Magic.git] / Changes
diff --git a/Changes b/Changes
index 0d1b8c27271db4614818b4786605f6f18b0fd557..f725b882198a3837811c56b9633a309833ffc30a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Variable-Magic
 
+0.12    2008-02-07 18:15 UTC
+        + Fix : POD error. Thanks to Chris Williams (BinGOs) for the quick
+                feedback.
+
 0.11    2008-02-07 17:55 UTC
         + Add : Copy callbacks now receive the current key/index in $_[2].
                 The current value/element is now in $_[3].