]> git.vpit.fr Git - perl/modules/Regexp-Wildcards.git/blobdiff - Changes
This is 1.05
[perl/modules/Regexp-Wildcards.git] / Changes
diff --git a/Changes b/Changes
index d5dc66b657dcaa0c89ee9a9e2de721913a3ad5f5..f58fc98d07d78db3725cf1018707e122c96df83a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 Revision history for Regexp-Wildcards
 
+1.05    2013-08-24 20:15 UTC
+        This is a maintenance release. The code contains no functional change.
+        Satisfied users of version 1.04 can skip this update.
+        + Doc : POD headings are now properly linkable.
+        + Tst : Author tests are no longer bundled with this distribution.
+                They are only made available to authors in the git repository.
+        + Upd : Package metadata overhaul.
+
 1.04    2011-08-25 12:50 UTC
         + Chg : Minor code cleanups.
         + Fix : Use Scalar::Util::blessed() to check objects classes.