From: Tomas Doran Date: Thu, 6 May 2010 07:58:42 +0000 (+0100) Subject: Changelog, bump version X-Git-Tag: 0.001004 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FGitalist.git;a=commitdiff_plain;h=6a60e359eec4305672bd004fe112df790f8a0033 Changelog, bump version --- diff --git a/Changes b/Changes index 82ea77c..b34816f 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,12 @@ This file documents the revision history for Perl extension Gitalist. - - Fixed author_* barewords in Makefile.PL. +0.001004 2010-05-06 + - Remove unneeded dependencies: + - XML::OPML::SimpleGen + - XML::Atom + - XML::RSS + - Fixed author_* barewords in Makefile.PL so that users checking out from + git without the author modules works correctly. 0.001003 2010-04-21 - Added folder / file icons in tree view (Foxtons) diff --git a/lib/Gitalist.pm b/lib/Gitalist.pm index 3d2703a..88fc95b 100644 --- a/lib/Gitalist.pm +++ b/lib/Gitalist.pm @@ -14,7 +14,7 @@ use Catalyst qw/ SubRequest /; -our $VERSION = '0.001003'; +our $VERSION = '0.001004'; $VERSION = eval $VERSION; __PACKAGE__->config(