]> git.vpit.fr Git - perl/modules/B-RecDeparse.git/blobdiff - Changes
This is 0.04
[perl/modules/B-RecDeparse.git] / Changes
diff --git a/Changes b/Changes
index 35650f230aee1bac7b7dfc37a7d47faefe8d4696..f3d4bce70d53bdb887b9d5b78b36d6ce8634d0b8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 Revision history for B-RecDeparse
 
+0.04    2008-11-12 19:50 UTC
+        + Fix : Compatibility with 5.8.9.
+        + Fix : Only fool single_delim when we're coming from B::RecDeparse.
+        + Tst : Function calls in other packages.
+        + Upd : META.yml spec updated to 1.4.
+
 0.03    2008-08-20 14:30 UTC
         + Fix : Bug when recursing into a sub that had a gv op which wasn't
                 associated with a rv2cv.