]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - Changes
This is 0.40
[perl/modules/Variable-Magic.git] / Changes
diff --git a/Changes b/Changes
index 60eb5485c05371766b3b605a42f187b455009ac3..c37d46a752e90d3054d02fa93032cbf164c6f768 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Variable-Magic
 
+0.40    2010-01-06 23:20 UTC
+        + Fix : Possible memory miswrites when passing data arguments to cast().
+        + Fix : Minor C portability tweaks.
+
 0.39    2009-12-01 00:05 UTC
         + Add : You can use a function name as a callback by passing a string
                 reference to wizard() instead of a code reference.