Fix Catalyst::Utils::home() when application .pm is in the current dir (RT #34437)
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 0586ebb..b826322 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,7 @@
 
 5.7xxx  xxx
         - Get some of the optional_* tests working from dirs with spaces (RT #26455)
+        - Fix Catalyst::Utils::home() when application .pm is in the current dir (RT #34437)
 
 5.7014  2008-05-25 15:26:00
         - Addition of .conf in restart regex in Catalyst::Engine::HTTP::Restarter::Watcher