Changelogging.
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 046589a..5df5311 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
 # This file documents the revision history for Perl extension Catalyst.
 
-5.7xxxxxx XXXX
+5.7XXXXXX XXXX
+        - Fix some Win32 test failures
+        - Add pt translation of error message (wreis)
+        - Make :Chained('../action') work (Florian Ragwitz)
+
+5.7099_03 2008-07-20 10:10:00
         - Fix regressions for regexp fallback in model(), view() and controller()
         - Added the supplied argument to the regexp fallback warning for easier
           debugging