Minor grammar fix
[catagits/Catalyst-Manual.git] / Changes
diff --git a/Changes b/Changes
index c2c50c5..45b1492 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 Revision history for Catalyst-Manual
 
+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