X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FRegexp-Wildcards.git;a=blobdiff_plain;f=Changes;h=f58fc98d07d78db3725cf1018707e122c96df83a;hp=d5dc66b657dcaa0c89ee9a9e2de721913a3ad5f5;hb=4ce36c10bb682fb575addd550bd8efe104061e00;hpb=144ef10ec993ec83d9a42af3fb6d1577e44d4bb7 diff --git a/Changes b/Changes index d5dc66b..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.