add last change to changelog.
Brian Cassidy [Tue, 23 Mar 2010 12:36:35 +0000 (12:36 +0000)]
Changes

diff --git a/Changes b/Changes
index af0e241..3a0a6f0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -4,6 +4,7 @@ Revision history for Perl extension Catalyst::Plugin::ConfigLoader.
     - Pod Fixes related to config_substitutions() (Oleg Kostyuk)
     - Pod fix for the "Using a local configuration file" section of
       the Manual (RT #48823)
+    - Expand XML config example in the manual (teejay, Kieren Diment)
 
 0.27  Thu Aug 13 2009
     - Require Catalyst 5.8 for tests that use ctx_request() (RT #48651)