Properly work around lighttpd PATH_INFO vs. SCRIPT_NAME bug (thanks to Mark Blythe)
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 80f6b92..df1f570 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 This file documents the revision history for Perl extension Catalyst.
 
 ?        ?
+       - Properly work around lighttpd PATH_INFO vs. SCRIPT_NAME bug.
+         (Mark Blythe)
        - add _application accessor
        - Support current_view
        - Allow use Catalyst::Test without app name (Ton Voon, Altinity)