Hostnames are now resolved on demand unless provieded by engine
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 334199f..718f6d5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,13 @@
 This file documents the revision history for Perl extension Catalyst.
 
-5.21  2005-00-00 00:00:00
+5.22  2005-00-00 00:00:00
+        - Improved base locating in MP engines
+        - Hostnames are now resolved on demand unless provieded by engine
+
+5.21  2005-05-24 14:56:00
         - fixed a bug in https detection
+        - fixed auto chain finally
+        - added MYAPP_HOME and CATALYST_HOME environment variables
 
 5.20  2005-05-18 19:52:00
         - improved uploads and parameters