go back and fix up an old changelog entry
Brian Cassidy [Fri, 24 Aug 2007 18:11:38 +0000 (18:11 +0000)]
Changes

diff --git a/Changes b/Changes
index 0166ab7..ce89792 100644 (file)
--- 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)