Changelog
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 40c4df8..949bea3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+  Bug fixes:
+   - Lighttpd script name fix is only applied for lighttpd versions
+     < 1.4.23
+   - Prepare_action is now inside a try {} block, so that requests containing
+     bad unicode can be appropriately trapped by
+     Catalyst::Plugin::Unicode::Encoding
+
 5.90006 - 2011-10-25 09:18:00
 
   New features: