fix for get_config_path also
[catagits/Catalyst-Plugin-ConfigLoader.git] / Changes
diff --git a/Changes b/Changes
index 66a3d17..f869469 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,8 +1,8 @@
 Revision history for Perl extension Catalyst::Plugin::ConfigLoader.
 
 0.25  Fri Aug 07 2009
-    - Test case for RT #47937 - MYAPP_CONFIG_LOCAL_SUFFIX ignored w/
-      Catalyst::Test (Dan Dascalescu) and patch (prestemon)
+    - Fix get_config_local_suffix and get_config_path when finding values 
+      from ENV vars (RT #47937)
 
 0.24  Mon Jun 29 2009
     - Add an __ENV(foo)__ macro + tests (Stuart Watt)