Take a couple of patches from the mailing list I have been sat on for months
[catagits/Catalyst-Manual.git] / Changes
diff --git a/Changes b/Changes
index 33355ed..7a75e03 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,16 @@
 Revision history for Catalyst-Manual
 
+5.7014   04 Nov 2008
+        - Remove a reference to a FOREACH loop that did not exist (RT #39046)
+        - Changed some Template Toolkit links to perldoc links (RT #38354)
+        - Fix Template Toolkit website link (RT #37574)
+        - Fix part numbering (RT #37963)
+        - Improvements to the ACCEPT_CONTEXT docs in Manual::Intro
+        - Happy Election Day, America!
+
+5.7013   09 Jul 2008
+        - revert to use Catalyst qw/@plugins/ style
+
 5.7012   29 May 2008
         - Expurgation of all use of default :Private and index :Private in favour
           of default :Path and index :Path :Args(0)