From: Brian Cassidy Date: Fri, 24 Aug 2007 18:11:38 +0000 (+0000) Subject: go back and fix up an old changelog entry X-Git-Tag: v0.18~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-ConfigLoader.git;a=commitdiff_plain;h=0e6d14295ac0828b1cae855230d4d0d66c24ebeb go back and fix up an old changelog entry --- diff --git a/Changes b/Changes index 0166ab7..ce89792 100644 --- a/Changes +++ b/Changes @@ -9,8 +9,8 @@ Revision history for Perl extension Catalyst::Plugin::ConfigLoader. 0.16 Thu Aug 23 2007 - separated out the macro expansion code into config_substitutions() (Jason Kohles) - - allow users to specify their own macros in - MyApp->config->{ substitutions } (Johnathan Rockway) + - allow users to specify their own macros in the "substitutions" + config (Johnathan Rockway) - pass special constructor arguments to Config::Any. Requires Config::Any 0.08 (Gareth Kirwan)