Fix Bill Moseley's double-auto bug, and add tests
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 9882b7b..092a830 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,14 @@
 This file documents the revision history for Perl extension Catalyst.
 
+5.68    2006-04-26 12:23:00
+        - ConfigLoader: Updated to version 0.06
+        - fixed undef warnings in uri_for() and uri_with()
+
+5.678   2006-04-24 12:30:00
+        - Re-release of 5.67 without OSX metadata files.
+
 5.67    2006-04-23 08:50:00
-       - Added $c->req->uri_with() helper
+        - Added $c->req->uri_with() helper
         - ConfigLoader: Updated to version 0.05
         - Fix up Engine to avoid a new 5.8.8 warning
         - Added app name with :: support for PAR