]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commitdiff
Document magic changes in 5.8.9
authorVincent Pit <vince@profvince.com>
Thu, 13 Nov 2008 22:55:36 +0000 (23:55 +0100)
committerVincent Pit <vince@profvince.com>
Thu, 13 Nov 2008 22:55:36 +0000 (23:55 +0100)
lib/Variable/Magic.pm

index 2d47f461ed0a01dcea17d8f3bf7a99b4d759290c..46e7ac3093076d1675b85d0f26b05b8786246675 100644 (file)
@@ -161,6 +161,14 @@ I<p14416> : 'copy' and 'dup' magic.
 
 =item *
 
+B<5.8.9>
+
+I<p28160> : Integration of I<p25854> (see below).
+
+I<p32542> : Integration of I<p31473> (see below).
+
+=item *
+
 B<5.9.3>
 
 I<p25854> : 'len' magic is no longer called when pushing an element into a magic array.