]> git.vpit.fr Git - perl/modules/autovivification.git/blobdiff - Changes
This is 0.04
[perl/modules/autovivification.git] / Changes
diff --git a/Changes b/Changes
index dd93f87717bf452b320c6589a7b82149fec28f35..64273204d85c38abc913ad9494234549eaf1576a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for autovivification
 
+0.04    2010-01-10 00:30 UTC
+        + Add : Array and hash slices are now handled by the pragma.
+        + Fix : Work around Kwalitee test misfailures.
+
 0.03    2009-06-23 22:20 UTC
         + Add : Handle old-fashion dereferencing (like $$hashref{key}).
         + Chg : Aliasing constructs (for ($x{foo}) { ... }) are now covered by