Changelog the switch to PassphraseColumn
[catagits/Catalyst-Manual.git] / Changes
diff --git a/Changes b/Changes
index c2c50c5..9bf986a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for Catalyst-Manual
 
+    - 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