X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FRegexp-Wildcards.git;a=blobdiff_plain;f=Changes;h=f58fc98d07d78db3725cf1018707e122c96df83a;hp=cbd142121bcadcbd35c69cb91023e073b47e426d;hb=HEAD;hpb=8d1ac05819fc73f7bc84dd0c334a6b8c054b05ed diff --git a/Changes b/Changes index cbd1421..f58fc98 100644 --- 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. @@ -31,7 +39,7 @@ Revision history for Regexp-Wildcards + Doc : Copyright update. + Fix : Correct dependencies listing in META.yml. + Tst : Author tests overhaul. - + Tst : t/95-portability-files.t. + + Tst : t/95-portability-files.t. 0.07 2007-08-28 12:35 UTC + Fix : Tests are now strict.