Remove suggestion to make RSS feeds with TT
[catagits/Catalyst-Manual.git] / Changes
diff --git a/Changes b/Changes
index c2c50c5..f438eac 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,16 @@
 Revision history for Catalyst-Manual
 
+    - Cookbook
+      - Remove suggestion to generate RSS feeds using Template Toolkit.
+        This is a horrible idea, and it's very very easy to generate an
+        invalid feed.
+
+5.8007 29 Feb 2011
+    - Tutorial
+      - Switch to use of DBIx::Class::PassphraseColumn for hashed & salted
+        passwords. It's much more flexible than the previously used
+        DBIx::Class::EncodedColumn.
+
 5.8006 29 Feb 2011
     - Fix metadata to refer to the new git repository
     - Cookbook