]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - Changes
Really fix building on perls with multiplicity but no threads
[perl/modules/Variable-Magic.git] / Changes
diff --git a/Changes b/Changes
index 47bcb4850e1b5b14c9f4def44e7bea8833739421..85043f866f6abbe129f72eab200c319a1d785929 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 Revision history for Variable-Magic
 
+0.23    2008-10-11 17:25 UTC
+        + Fix : Building on perls with multiplicity but not ithreads.
+
+0.22    2008-09-29 19:40 UTC
+        + Doc : Explain how magic differs from overloading.
+        + Fix : Disable thread safety for perl 5.8 on Windows. If you want it
+                enabled, reliable feedback is welcome.
+
 0.21_02 2008-09-28 23:10 UTC
         + Fix : Hide previously deleted magic tokens in vmg_svt_free (Yuval
                 Kogman).