#-----------------------------------------------------------------
# Changes for Module::CPANTS::Site
# $Rev$
# $Date$ 
#-----------------------------------------------------------------

0.64    2007-04-23
    - moved svn repo to http://code.google.com/p/cpants/
    - added depencies on DBD::Pg and Catalyst::Plugin::ConfigLoader
      reported by Nicholas Clark
    - order distros alphabetically on author page


0.63    2006-09-29
    all of this was done by Brian Cassidy (BIRCAS)
    Thanks a lot!!!
    - added Root controller
    - moved some Regex actions to Path actions
    - added a generic method for faux .html files
    - replaced default() with index() and made default() return a 404
    - extracted config to YAML file
    - converted Model/Kwalitee into a proper model
    - converted "return $c->forward(...)" into "$c->detach(...)"
    - author/FOO now works the same as dist/FOO when FOO does not exist
    - minor code/pod/template cleanups
    - added tests


0.62    2006-09-13
    - removed various bugs
    - marked optional metrics (thanks to BooK for a color suggestion
      (no, it was not pink!)


0.61    2005-07-20
    - removed pod errors
    - dist housekeeping
    - Module::Build instead of Module::Install
    - several minor wording changes
    - added News
    - added rel_kwalitee


0.60    2005-05-18
    - added distlinks to other cpan sites
    - added yi.org logo
    - ported from old version


0.01  Sat Mar 18 20:02:56 2006
        - initial revision, generated by Catalyst