]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - Changes
This is 0.48
[perl/modules/Variable-Magic.git] / Changes
diff --git a/Changes b/Changes
index 1a1ccb7d1af64f677d5de79dbd52aa39bfaa8707..1ac305f20bd9e63b5b1f0699338678b61d6fa55a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for Variable-Magic
 
+0.48    2012-02-17 23:40 UTC
+        + Add : You can now pass a reference to undef as the magic callback in
+                order to install a no-op callback.
+                Thanks Florian Ragwitz for the suggestion.
+
 0.47    2011-10-27 16:55 UTC
         + Add : The new constant VMG_COMPAT_HASH_DELETE_NOUVAR_VOID evaluates
                 to true when "delete $hash{key}" does not call 'delete' uvar