Update changelog
Tomas Doran [Fri, 29 Apr 2011 11:36:46 +0000 (12:36 +0100)]
Changes

diff --git a/Changes b/Changes
index 41827d4..27243ca 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,22 @@
 Revision history for Catalyst-Manual
 
+    - Fix metadata to refer to the new git repository
+    - Cookbook
+      - Small fixes and typos
+    - Tutorial
+      - Various typo fixes.
+      - RT #57989: typo
+      - RT #61486: correct instructions for MySQL
+      - RT #62095: prevent XSS
+      - RT #62095: persistent message on /login
+      - RT #63057: typo
+      - RT #64087: typos
+      - RT #64126: Use precise name of licence
+      - RT #64126: typos
+      - Do not recommend FastMmap
+    - DevelopmentProcess
+      - RT #62610: typo
+
 5.8005 27 Oct 2010 
     - Tutorial:
         - Add DATABASE CONFIG SWITCHING USING MULTIPLE CONFIG FILES section