- remove borked tag again
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 7659db8..e2ac51a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 Tis file documents the revision history for Perl extension Catalyst.
 
+5.49_05 2005-11-12 20:45:00
+        - Large update to the documentation. (David Kamholz)
+        - Fixed args handling in forward()
+        - Fixed forwarding to classes
+        - Fixed catalyst.pl-generated Build.PL Makefile section.
+        - Fixed relative forwarding
+        - Fixed forward arrows in debug output
+
 5.49_04 2005-11-09 23:00:00
         - Made context, dispatcher, engine, request and response classes
           configurable.