update tests to ignore CATALYST_HOME env var
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index f6b5e65..00c0c80 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,15 @@
 # This file documents the revision history for Perl extension Catalyst.
 
-5.80032 UNRELEASED
+ Bug fixes:
+  - Fix the disable_component_resolution_regex_fallback config setting
+    to also work in the $c->component method.
+  - Handle users setting cookies with an undef value by not trying to
+    output that cookie (rather than trying to do so and causing an exception
+    as previously happened). A warning is logged if this occurs in debug
+    mode.
+  - Update tests to ignore $ENV{CATALYST_HOME} where required
+
+5.80032 2011-02-23 01:10:00
 
  Bug fixes:
   - Fix compatibility issue with code which was testing the value of