Patch from Jesper Krogh to keep Engine::HTTP from crashing when used with IE
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index f5cbf01..239af68 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 This file documents the revision history for Perl extension Catalyst.
 
 ?        ?
+       - Fix Engine::HTTP crash when using IE. (Jesper Krogh)
        - clean up Catalyst::Utils to handle some edge cases
        - Properly work around lighttpd PATH_INFO vs. SCRIPT_NAME bug.
          (Mark Blythe)