X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;fp=Changes;h=7a696f3a931e7c51df648949de7a56c3bd4f7d55;hb=1ff94f744944764df3f541f7caf739180e90e17b;hp=ee1f29e0578a22b93e3a89a51cf7b25fd075c8c6;hpb=6b21a3dc638885376b17409bcf69bad6f215d5bf;p=catagits%2FGitalist.git diff --git a/Changes b/Changes index ee1f29e..7a696f3 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ This file documents the revision history for Perl extension Gitalist. +0.003006 2011-10-18 + - Fix lies in docs, make config more obvious (Tomas Doran) + - Avoid "Use of qw(...) as parentheses is deprecated" warning with + perl-5.14 (Gisle Aas) + 0.003005 2011-07-13 - Provide option to disable gravatars. - Tweaks to make Gitalist fit for debian (Jonas Genannt).