use || 0 instead
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 718f6d5..4526d97 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,7 +2,9 @@ This file documents the revision history for Perl extension Catalyst.
 
 5.22  2005-00-00 00:00:00
         - Improved base locating in MP engines
-        - Hostnames are now resolved on demand unless provieded by engine
+        - Improved error messages in C::E::HTTP::Daemon
+        - Hostnames are now resolved on demand unless provided by engine
+        - Fixed memory leak in $c->execute (Michael Reece, Matt S Trout)
 
 5.21  2005-05-24 14:56:00
         - fixed a bug in https detection