- Fixed http://dev.catalyst.perl.org/ticket/62
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 59b77e4..5dbdec5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,14 @@
 This file documents the revision history for Perl extension Catalyst.
 
+        - Fixed path dispatch to canonicalise correctly
+            (see http://dev.catalyst.perl.org/ticket/62)
+
+5.64
+        - Removed YAML support
+
+5.63
+        - Updated prereq versions
+
 5.62    2006-01-17 16:30:00
         - Large update to the tutorial (castaway)
         - Added YAML config support